This commit is contained in:
liuye
2022-01-21 14:03:03 +08:00
parent 7ef43dad73
commit 92cfb01b3c
4 changed files with 15 additions and 2 deletions

View File

@@ -68,6 +68,9 @@ export default {
onLoad() {
this.getTree()
},
onShow() {
document.title = '选择人员'
},
methods: {
getTree() {
this.slectList = []