Merge pull request #4289 from dataease/pr@dev_memory_component

Pr@dev memory component
This commit is contained in:
dataeaseShu 2023-01-04 17:43:15 +08:00 committed by GitHub
commit 727fcc2e6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -964,6 +964,7 @@ export default {
status = valid status = valid
}) })
} }
this.$refs.dsForm.validate()
if (!status) { if (!status) {
return return
} }