From 84b765cb453d1500612d6b9edea5095e85632f78 Mon Sep 17 00:00:00 2001 From: xhj Date: Tue, 29 Oct 2024 10:35:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/jhzxgl/sljhD.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/views/jhzxgl/sljhD.vue b/src/views/jhzxgl/sljhD.vue index f4b293d..692b32e 100644 --- a/src/views/jhzxgl/sljhD.vue +++ b/src/views/jhzxgl/sljhD.vue @@ -74,7 +74,7 @@ - + 启用跨位 @@ -355,7 +355,8 @@ export default { xqpl:'', kw:'', sljhrq:'', - rqopt:'01' + rqopt:'01', + flag:false }, defaultHeight: { height: '' }, wgzyprintFlag:false, @@ -1080,10 +1081,10 @@ export default { return } - if(this.inParam.dcpl ===''){ - this.$message({ message: '请输入需求批量', type: 'warning' }) - return - } + // if(this.inParam.dcpl ===''){ + // this.$message({ message: '请输入需求批量', type: 'warning' }) + // return + // } let obj =this.$refs.xGrid.getTableData().visibleData; if(obj.length<=0){ this.$message({ message: '页面无数据', type: 'warning' }) @@ -1092,6 +1093,7 @@ export default { "data1":this.$refs.xGrid.getTableData().visibleData, "dcch":this.inParam.dcch, "dcpl":this.inParam.dcpl, + "flag":this.queryParam.flag, }).then(res=>{ if(res.success){ let array1 = this.$refs.xGrid.getTableData().visibleData