Browse Source

齐套率列表重置清空数据

jbb 2 years ago
parent
commit
66c67ce1eb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/reportForms/full-rate-table.vue

+ 1 - 0
src/views/reportForms/full-rate-table.vue

@@ -428,6 +428,7 @@ export default {
       this.queryParam={}
       this.getDefaultTime()
       this.toggleSearchStatus = false
+      this.fullrateData = []
       // this.getfullrateData()
     },
     lineDetail(record){