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