Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</el-form>
|
||||
</div>
|
||||
<div class="tab-box">
|
||||
|
||||
|
||||
<el-table
|
||||
ref="selections"
|
||||
tooltip-effect="dark"
|
||||
@@ -949,6 +949,8 @@ export default {
|
||||
standardEncdoing: '', //标准编号
|
||||
questioner: this.$store.getters.userInfo.userId, //提问人
|
||||
problemDescription: '', //关键词/问题描述
|
||||
page:1,
|
||||
pageSize:this.$store.getters.userInfo.configContent,
|
||||
}
|
||||
this.searchBtn()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user