forked from github/dataease
Merge pull request #6328 from dataease/pr@dev-v2@fix_eslint_error
fix: eslint导致打包报错
This commit is contained in:
commit
2a53655bb3
@ -134,7 +134,7 @@ const initForm = type => {
|
||||
if (type === 'oracle') {
|
||||
form.value.configuration.connectionType = 'sid'
|
||||
}
|
||||
|
||||
|
||||
form.value.type = type
|
||||
setTimeout(() => {
|
||||
dsForm.value.clearValidate()
|
||||
|
Loading…
Reference in New Issue
Block a user