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