Commit f5ebc51a by Thews

20231212汪皖苏

1 parent f449fb46
Showing with 2 additions and 0 deletions
......@@ -358,6 +358,8 @@ export default {
}else if (type == "edit") {
this.add_dialog = true;
this.title = "编辑架构视图";
this.resetForm();
this.formData = item;
if (item.eleName) {
this.selectData1 = item.eleName.split(",");
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!