forked from github/dataease
fix: eslint导致打包报错
This commit is contained in:
parent
a6bc2d9ee7
commit
b6744ad279
@ -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