|
@@ -1937,6 +1937,9 @@ import delete$ from 'dingtalk-jsapi/api/biz/cspace/delete';
|
|
if(tab.name == 'costbaseline'){
|
|
if(tab.name == 'costbaseline'){
|
|
this.$refs.costbaseline.refreshPage();
|
|
this.$refs.costbaseline.refreshPage();
|
|
}
|
|
}
|
|
|
|
+ if(tab.name == 'info') {
|
|
|
|
+ this.$refs.projectInfo.getMileStoneList()
|
|
|
|
+ }
|
|
},
|
|
},
|
|
showSubTaskList(task) {
|
|
showSubTaskList(task) {
|
|
this.subTaskVisible = true;
|
|
this.subTaskVisible = true;
|