mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
feat: 格式化
This commit is contained in:
@@ -62,7 +62,10 @@ import { listDatasource, post } from '@/api/dataset/dataset'
|
||||
export default {
|
||||
name: 'AddDB',
|
||||
props: {
|
||||
param: Object
|
||||
param: {
|
||||
type: Object,
|
||||
default: null
|
||||
}
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user