feat:FOTON
This commit is contained in:
+2
-2
@@ -3514,9 +3514,9 @@ export default {
|
||||
},
|
||||
// 分页每页显示数改变后方法
|
||||
pageSizeChange (pageSize) {
|
||||
this.sarBussionessSearch.pageSize = pageSize
|
||||
// this.sarBussionessSearch.pageSize = pageSize
|
||||
this.sarBussionessSearch.pageSize = this.$store.getters.userInfo.configContent
|
||||
this.getBussionStandTable(this.tableFlag)
|
||||
// this.sarConfigStandSearch.pageSize = this.$store.getters.userInfo.configContent
|
||||
this.sarConfigStandSearch.pageSize = this.sarBussionessSearch.pageSize
|
||||
this.selectConfiguraStand()
|
||||
// 此处需要调用接口,修改个人配置
|
||||
|
||||
Reference in New Issue
Block a user