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