Browse Source

修改赋值

lichao 3 years ago
parent
commit
31fb48a1d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/finance/query/index.vue

+ 1 - 1
src/views/finance/query/index.vue

@@ -711,7 +711,7 @@ export default {
         cancelButtonText: "取消",
         type: "warning",
       }).then(()=> {
-        let queryParams
+        let queryParams = { ...this.queryParams }
         if (this.queryParams.fBsdateList) {
           queryParams = {
             ...this.queryParams,