From 8c75eeff09f581657138a023aa18f1b31ef89532 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 30 Mar 2022 14:44:41 +0800 Subject: [PATCH] =?UTF-8?q?PPT=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hb_client/.env.production | 3 +- hb_client/src/router/index.js | 3 +- hb_client/src/views/wpm/need.vue | 8 ++--- hb_client/src/views/wpm/productjy.vue | 6 ++++ hb_client/src/views/wpm/worktask.vue | 51 +++++++++++++++++---------- 5 files changed, 45 insertions(+), 26 deletions(-) diff --git a/hb_client/.env.production b/hb_client/.env.production index 6bcb5e1..9305698 100644 --- a/hb_client/.env.production +++ b/hb_client/.env.production @@ -2,6 +2,7 @@ ENV = 'production' # base api -VUE_APP_BASE_API = 'http://192.168.1.250/api' +#VUE_APP_BASE_API = 'http://192.168.1.250/api' +VUE_APP_BASE_API = 'http://49.232.14.174:2222/api' #VUE_APP_BASE_API = 'http://127.0.0.1:8000/api' diff --git a/hb_client/src/router/index.js b/hb_client/src/router/index.js index d921826..fa70183 100644 --- a/hb_client/src/router/index.js +++ b/hb_client/src/router/index.js @@ -261,9 +261,8 @@ export const asyncRoutes = [ path: 'firstCheck', name: 'firstCheck', component: () => import('@/views/wpm/firstCheck'), - meta: { title: '首件确认', icon: 'finishedCheck', perms: ['wpm_firstCheck'] ,noCache: true} + meta: { title: '首件确认', icon: 'finishedCheck', perms: ['wpm_firstCheck']} } - ] }, { diff --git a/hb_client/src/views/wpm/need.vue b/hb_client/src/views/wpm/need.vue index 4849653..4091f7b 100644 --- a/hb_client/src/views/wpm/need.vue +++ b/hb_client/src/views/wpm/need.vue @@ -266,10 +266,10 @@ - + + + +