Commit 7221c91d authored by wangxl's avatar wangxl

222

parent 10404da1
...@@ -63,8 +63,10 @@ export default { ...@@ -63,8 +63,10 @@ export default {
}, },
}, },
created () { created () {
if (!!this.projGroupSelectedRowKeys) {
this.loadTreeSelect() this.loadTreeSelect()
this.getGroupProjectInfo() this.getGroupProjectInfo()
}
}, },
methods: { methods: {
getGroupProjectInfo () { 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