From f7ee9594219dbdc359902fda10f2ebbd29c3034d Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Mon, 22 Jul 2024 13:28:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BB=B4=E4=BF=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=A1=A8=E6=A0=BC=E5=A4=8D=E9=80=89=E6=A1=86=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/repairTest/repair/index.vue | 5 + .../views/repairTest/repair/selectTree.vue | 393 +++++++++--------- .../views/repairTest/repairScrap/index.vue | 5 + .../repairTest/repairScrap/selectTree.vue | 393 +++++++++--------- .../newPurchase/component/fileView.vue | 5 +- sgzb-ui/vue.config.js | 2 +- 6 files changed, 407 insertions(+), 396 deletions(-) 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`, //帅