gjy 3 years ago
parent
commit
ba8988f710
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/houseSelfCollect/paymentManagement.vue

+ 2 - 0
src/views/houseSelfCollect/paymentManagement.vue

@@ -844,8 +844,10 @@ import download from '../../components/WsDownload/download'
       },
       screen(num) {
         if(num==0){
+          this.searchType = -1
           this.invoicing=num
         }else{
+          this.invoicing=''
           this.searchType = num
         }
         this.getList()