NEZ-3023 fix:project topology 增加导入导出功能
This commit is contained in:
@@ -149,6 +149,9 @@ export default {
|
||||
})
|
||||
})
|
||||
},
|
||||
reloadProject () {
|
||||
this.$emit('reload')
|
||||
},
|
||||
nodeInit (pen, name) { // 初始化节点参数
|
||||
if (pen.data && pen.data.params) {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user