This commit is contained in:
qsh
2024-07-01 12:08:00 +08:00
parent a33cbab7e3
commit 6a414d07df
9 changed files with 29 additions and 22 deletions

View File

@@ -147,6 +147,8 @@ function getSkillList() {
})
}
const emit = defineEmits(['success'])
async function handleSave() {
// 校验表单
if (!formRef.value) return