NEZ-2787 fix:Project 删除后,右侧 topo 未刷新
This commit is contained in:
@@ -51,7 +51,8 @@ export default {
|
||||
},
|
||||
provide () {
|
||||
return {
|
||||
getTableData: this.getTableData
|
||||
getTableData: this.getTableData,
|
||||
delCallBack: this.delCallBack
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user