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()