@@ -255,7 +255,8 @@
},
openComputed(result) {
this.$emit('openComputed', result)
- }
+ },
+
components: {RelationMaintain}
}
@@ -174,6 +174,7 @@
type: 'error'
})
+ this.init()
templateDown() { //下载模板
@@ -232,6 +233,7 @@
SystemName: this.currentRelationTypeName
sysDirection(param, res => {