gjy преди 3 години
родител
ревизия
ba8988f710
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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()