forked from github/dataease
Merge pull request #11244 from dataease/pr@dev-v2@fix_app
fix(仪表板、数据大屏): 修复添加应用时未提示必填项问题
This commit is contained in:
commit
dd3ec8f059
@ -318,9 +318,6 @@ const saveApp = () => {
|
||||
return false
|
||||
}
|
||||
})
|
||||
setTimeout(() => {
|
||||
appSaveForm?.value?.clearValidate()
|
||||
}, 0)
|
||||
}
|
||||
|
||||
defineExpose({
|
||||
|
Loading…
Reference in New Issue
Block a user