【修改】判断错误问题
This commit is contained in:
@@ -179,11 +179,7 @@ import tabs from '../userCenter/processCenter/tabs.vue'
|
||||
},
|
||||
//重置
|
||||
reset(name){
|
||||
if(name=='first'){
|
||||
this.isShowbtn=true
|
||||
}else{
|
||||
this.isShowbtn=false
|
||||
}
|
||||
this.isShowbtn=this.$store.getters.activeTab =='' || this.$store.getters.activeTab =='first'
|
||||
this.form= {
|
||||
prcNum:'',
|
||||
prcName:''
|
||||
|
||||
Reference in New Issue
Block a user