mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
Merge pull request #6328 from dataease/pr@dev-v2@fix_eslint_error
fix: eslint导致打包报错
This commit is contained in:
@@ -134,7 +134,7 @@ const initForm = type => {
|
||||
if (type === 'oracle') {
|
||||
form.value.configuration.connectionType = 'sid'
|
||||
}
|
||||
|
||||
|
||||
form.value.type = type
|
||||
setTimeout(() => {
|
||||
dsForm.value.clearValidate()
|
||||
|
||||
Reference in New Issue
Block a user