fix(仪表板、数据大屏): 修复添加应用时未提示必填项问题

This commit is contained in:
wangjiahao 2024-07-30 08:36:18 +08:00
parent 951fca808f
commit 5482f2b433

View File

@ -318,9 +318,6 @@ const saveApp = () => {
return false
}
})
setTimeout(() => {
appSaveForm?.value?.clearValidate()
}, 0)
}
defineExpose({