This commit is contained in:
吴红兵
2026-02-01 20:14:51 +08:00
parent afdbd575e5
commit 06ddcd39c0
10 changed files with 737 additions and 12 deletions

View File

@@ -32,6 +32,7 @@
useMessage().error("不存在的表单,请检查")
return
}
data.currTabComp = `../../views${path}.vue`
}