【修改】判断错误问题

This commit is contained in:
zhoulingpo
2023-05-16 10:16:03 +08:00
parent 97c797cbe2
commit b08ff84027
+1 -5
View File
@@ -179,11 +179,7 @@ import tabs from '../userCenter/processCenter/tabs.vue'
}, },
//重置 //重置
reset(name){ reset(name){
if(name=='first'){ this.isShowbtn=this.$store.getters.activeTab =='' || this.$store.getters.activeTab =='first'
this.isShowbtn=true
}else{
this.isShowbtn=false
}
this.form= { this.form= {
prcNum:'', prcNum:'',
prcName:'' prcName:''