perf: 优化 mongo db

This commit is contained in:
ibuler
2022-03-22 11:15:08 +08:00
committed by 老广
parent 6b7f868538
commit 87d211563f

View File

@@ -17,11 +17,6 @@ export default {
],
fieldsMeta: {
type: {
type: 'select',
options: [{
label: 'MySQL',
value: 'mysql'
}],
disabled: true
},
domain: {