diff --git a/sgzb-ui/src/views/repairTest/repair/index.vue b/sgzb-ui/src/views/repairTest/repair/index.vue index 2ca0cfc3..17787ba7 100644 --- a/sgzb-ui/src/views/repairTest/repair/index.vue +++ b/sgzb-ui/src/views/repairTest/repair/index.vue @@ -366,6 +366,11 @@ width="55" align="center" v-if="repairTitle === '维修'" + :selectable=" + (row) => { + return row.status == 1 + } + " /> - - - - - {{ data[treeProps.label] }} - - - - + + + {{ data[treeProps.label] }} + + + + - diff --git a/sgzb-ui/src/views/repairTest/repairScrap/index.vue b/sgzb-ui/src/views/repairTest/repairScrap/index.vue index a495d911..66a6cad9 100644 --- a/sgzb-ui/src/views/repairTest/repairScrap/index.vue +++ b/sgzb-ui/src/views/repairTest/repairScrap/index.vue @@ -377,6 +377,11 @@ type="selection" width="55" align="center" + :selectable=" + (row) => { + return row.status == 1 + } + " v-if="repairTitle === '维修'" /> - - - - - {{ data[treeProps.label] }} - - - - + + + {{ data[treeProps.label] }} + + + + - diff --git a/sgzb-ui/src/views/warehouseManage/newPurchase/component/fileView.vue b/sgzb-ui/src/views/warehouseManage/newPurchase/component/fileView.vue index 0e49bd32..cfe74740 100644 --- a/sgzb-ui/src/views/warehouseManage/newPurchase/component/fileView.vue +++ b/sgzb-ui/src/views/warehouseManage/newPurchase/component/fileView.vue @@ -5,7 +5,10 @@ diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index a2451437..50078abd 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -43,7 +43,7 @@ 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.134:28080`, //超 // target: `http://10.40.92.81:28080`, //韩/ // target: `http://10.40.92.74:8080`,//旭/ // target: `http://192.168.2.248:28080`, //帅