From c69a2e9f5efd8e684b5ff25867c13a95f2e3a36a Mon Sep 17 00:00:00 2001 From: zhouzy062 Date: Wed, 10 Apr 2024 17:19:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../claimAndRefund/return/returnExamine.vue | 2 +- .../views/claimAndRefund/return/returnIn.vue | 347 +----------------- 2 files changed, 5 insertions(+), 344 deletions(-) diff --git a/sgzb-ui/src/views/claimAndRefund/return/returnExamine.vue b/sgzb-ui/src/views/claimAndRefund/return/returnExamine.vue index d1d8e29c..92ed1eb9 100644 --- a/sgzb-ui/src/views/claimAndRefund/return/returnExamine.vue +++ b/sgzb-ui/src/views/claimAndRefund/return/returnExamine.vue @@ -721,7 +721,7 @@ this.dateRange = [] // this.resetForm("queryForm"); this.$refs.queryForm.resetFields() - this.initSelectData()45 + this.initSelectData() this.handleQuery() }, diff --git a/sgzb-ui/src/views/claimAndRefund/return/returnIn.vue b/sgzb-ui/src/views/claimAndRefund/return/returnIn.vue index 07349336..bc561f98 100644 --- a/sgzb-ui/src/views/claimAndRefund/return/returnIn.vue +++ b/sgzb-ui/src/views/claimAndRefund/return/returnIn.vue @@ -196,152 +196,7 @@ :priKey="priKey" > - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -538,203 +393,9 @@ ...this.queryParams }, `退料接收_${new Date().getTime()}.xlsx`) }, - -