修改bug 55838 清空按钮,清空完之后页面没有自动刷新,默认显示国内的应该比较美观
This commit is contained in:
@@ -1068,6 +1068,7 @@ export default {
|
|||||||
questioner: this.$store.getters.userInfo.userId, //提问人
|
questioner: this.$store.getters.userInfo.userId, //提问人
|
||||||
problemDescription: '', //关键词/问题描述
|
problemDescription: '', //关键词/问题描述
|
||||||
}
|
}
|
||||||
|
this.standSearch2()
|
||||||
},
|
},
|
||||||
searchBtn(){
|
searchBtn(){
|
||||||
this.questionSerach.classification = this.activeType
|
this.questionSerach.classification = this.activeType
|
||||||
|
|||||||
Reference in New Issue
Block a user