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`, //福 //******** 注意事项 ********* */