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