26941
This commit is contained in:
@@ -68,6 +68,9 @@ export default {
|
||||
onLoad() {
|
||||
this.getTree()
|
||||
},
|
||||
onShow() {
|
||||
document.title = '选择人员'
|
||||
},
|
||||
methods: {
|
||||
getTree() {
|
||||
this.slectList = []
|
||||
|
||||
Reference in New Issue
Block a user