forked from github/dataease
refactor(frontend): ESLint vue code
This commit is contained in:
parent
d8c66325a9
commit
faeedeb1e9
@ -60,10 +60,10 @@
|
|||||||
import { listDatasource, post } from '@/api/dataset/dataset'
|
import { listDatasource, post } from '@/api/dataset/dataset'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
name: 'AddDB',
|
||||||
props: {
|
props: {
|
||||||
param: Object
|
param: Object
|
||||||
},
|
},
|
||||||
name: 'AddDB',
|
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
searchTable: '',
|
searchTable: '',
|
||||||
|
Loading…
Reference in New Issue
Block a user