添加系统绑的功能

This commit is contained in:
guanj
2026-01-05 16:34:42 +08:00
parent 75987c0c6f
commit d25f16bcc7
13 changed files with 502 additions and 401 deletions

View File

@@ -95,6 +95,7 @@ const tableStore = new TableStore({
},
click: row => {
popupEditRef.value.open('编辑用户', row)
console.log("🚀 ~ row:", row)
}
},
{