From 40fd7fe768df01bcaa7b38288411f46f408621d7 Mon Sep 17 00:00:00 2001 From: xhj Date: Sun, 15 Sep 2024 12:15:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/jhzxgl/sljhD.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/views/jhzxgl/sljhD.vue b/src/views/jhzxgl/sljhD.vue index 2cda6ca..470193c 100644 --- a/src/views/jhzxgl/sljhD.vue +++ b/src/views/jhzxgl/sljhD.vue @@ -823,7 +823,8 @@ export default { }, ztChange(){ - this.list=[] + this.tableTwo=[] + this.tableOne=[] }, bzClick(){ console.log(this.dictData.gxry) @@ -947,6 +948,10 @@ export default { }, print(){ + + if(this.queryParam.rqopt!='02'){ + return + } let selectRecords = this.$refs.xGrid.getCheckboxRecords() if(selectRecords.length>0){ slPrint(selectRecords).then(res=>{