@@ -270,7 +270,13 @@ export default {
}
})
this.setSelectInfoByType({ type: this.pageType, info: currentInfo })
+ }else{
+ //临时解决方案
+ this.resetSelectInfoByType(this.pageType);