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