322
This commit is contained in:
@@ -67,6 +67,9 @@ export default {
|
||||
}
|
||||
this.getList()
|
||||
},
|
||||
onShow() {
|
||||
document.title = this.nodeKey == 'openId' ? '选择居民' : '选择员工'
|
||||
},
|
||||
methods: {
|
||||
getList() {
|
||||
let {current, total, name: con, $route: {query: {action = `/admin/user/userIntegralList`}}} = this
|
||||
|
||||
Reference in New Issue
Block a user