fix: 审批中心修复loadIng效果

This commit is contained in:
weifs 2024-03-18 14:12:19 +08:00
parent b04647e65a
commit cbbd50a2e3

View File

@ -448,16 +448,14 @@ export default {
return;
}
this.__tabsClick = setTimeout(() => { this.__tabsClick =null; },time)
if(time == 0){
this.loadIng = true;
}
this.tabsValue = val || this.tabsValue
if(val){
this.approvalType = this.searchState = "all"
this.approvalName = ""
}
//
this.detailsShow = false;
this.detailsShow = false;
this.loadIng = true;
//
if(this.tabsValue == 'unread'){
if(val === false){