更新数据

This commit is contained in:
2025-09-25 12:07:38 +08:00
parent 95b4d843a4
commit 5fef239ba5
3 changed files with 122 additions and 60 deletions

View File

@ -40,7 +40,6 @@ const formList = reactive([
],
])
// 初始化数据
const init = (type, row = {}) => {
dialogForm.value = true;