change
This commit is contained in:
@@ -113,7 +113,8 @@ export default {
|
||||
setJxtTime: this.$store.getters.setJxtTime,
|
||||
pageNo: this.$store.getters.pageNo,
|
||||
iskb: '02',
|
||||
secCode: this.$store.getters.secCode
|
||||
secCode: this.$store.getters.secCode,
|
||||
selSecArr: this.$store.getters.selSecArr
|
||||
}
|
||||
this.$store.dispatch('setConfig', obj)
|
||||
this._synthesizeInfo()
|
||||
|
||||
Reference in New Issue
Block a user