【修改】判断错误问题
This commit is contained in:
@@ -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:''
|
||||||
|
|||||||
Reference in New Issue
Block a user