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`) }, - -