Explorar o código

齐套率店家查询自动收缩

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
0597ef70ca
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/reportForms/full-rate-table.vue

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

@@ -417,6 +417,7 @@ export default {
           this.$message.error('时间间隔超过31天,请重新选择!');
         }else { 
           this.getfullrateData() 
+          this.toggleSearchStatus = false
         }       
       }
     },
@@ -424,6 +425,7 @@ export default {
     searchReset() {
       this.queryParam={}
       this.getDefaultTime()
+      this.toggleSearchStatus = false
       // this.getfullrateData()
     },
     lineDetail(record){