From 330f40f25f4b69d904d85bbe0e288ab91b614b67 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Fri, 19 Jul 2024 10:50:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AE=A1=E6=A0=B8=E5=88=A4?= =?UTF-8?q?=E6=96=AD=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/claimAndreturn/picking/auditing/component/home1.vue | 2 +- sgzb-ui/vue.config.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sgzb-ui/src/views/claimAndreturn/picking/auditing/component/home1.vue b/sgzb-ui/src/views/claimAndreturn/picking/auditing/component/home1.vue index 240653e1..2f64501c 100644 --- a/sgzb-ui/src/views/claimAndreturn/picking/auditing/component/home1.vue +++ b/sgzb-ui/src/views/claimAndreturn/picking/auditing/component/home1.vue @@ -253,7 +253,7 @@ (scope.row.leaseApplyInfoList[0].status == '0' || scope.row.leaseApplyInfoList[0].status == '7' || scope.row.leaseApplyInfoList[0].status == '8' || - scope.row.leaseApplyInfoList[0].status == '6') + scope.row.leaseApplyInfoList[0].status == '9') " >审批 diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index 81ea7787..a2451437 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -43,10 +43,10 @@ module.exports = { // target: `https://test-cc.zhgkxt.com`,//线上环境-南网 // target: `https://z.csgmall.com.cn`, - // target: `http://192.168.2.167:28080`, //超 + target: `http://192.168.2.167:28080`, //超 // target: `http://10.40.92.81:28080`, //韩/ // target: `http://10.40.92.74:8080`,//旭/ - target: `http://192.168.2.248:28080`, //帅 + // target: `http://192.168.2.248:28080`, //帅 // target: `http://192.168.2.209:28080`, //福 //******** 注意事项 ********* */