Browse Source

Merge branch 'dev-chaxun' of http://git.elinkit.com.cn:7070/r/epmet-oper-gov into dev-chaxun

shibei_prod
jiangyy 4 years ago
parent
commit
e9ead8a4d2
  1. 1
      src/views/modules/base/resi.vue

1
src/views/modules/base/resi.vue

@ -259,6 +259,7 @@ export default {
},
async activated () {
if (this.$route.query) {
this.searchList = []
let query = this.$route.query
this.defaultCategotyKey = query.columnName
console.log(this.defaultCategotyKey)

Loading…
Cancel
Save