Commit 7221c91d authored by wangxl's avatar wangxl

222

parent 10404da1
......@@ -63,8 +63,10 @@ export default {
},
},
created () {
this.loadTreeSelect()
this.getGroupProjectInfo()
if (!!this.projGroupSelectedRowKeys) {
this.loadTreeSelect()
this.getGroupProjectInfo()
}
},
methods: {
getGroupProjectInfo () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment