gjy 3 gadi atpakaļ
vecāks
revīzija
ba8988f710
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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) {
       screen(num) {
         if(num==0){
         if(num==0){
+          this.searchType = -1
           this.invoicing=num
           this.invoicing=num
         }else{
         }else{
+          this.invoicing=''
           this.searchType = num
           this.searchType = num
         }
         }
         this.getList()
         this.getList()