拓扑图配置

This commit is contained in:
仲么了
2024-01-17 15:52:51 +08:00
parent 694b5b181d
commit 7065cf252e
2 changed files with 95 additions and 81 deletions

View File

@@ -54,7 +54,7 @@ const tableStore = new TableStore({
icon: 'el-icon-EditPen',
render: 'tipButton',
click: row => {
popupRef.value.open('编辑菜单', row)
popupRef.value.open( row)
}
},
{