feat: 格式化

This commit is contained in:
fit2cloud-chenyw 2021-03-15 18:24:38 +08:00
parent a05fb2db52
commit bad0bf003a

View File

@ -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 {