king
2020-03-18 aaee2aa047e856141dce84c5d3f1cd16d9a00dcd
src/templates/modalconfig/index.jsx
@@ -10,10 +10,10 @@
import zhCN from '@/locales/zh-CN/comtable.js'
import Utils from '@/utils/utils.js'
import enUS from '@/locales/en-US/comtable.js'
import { getModalForm } from '@/templates/tableshare/formconfig'
import { getModalForm } from '@/templates/zshare/formconfig'
import { queryTableSql } from '@/utils/option.js'
import ModalForm from '@/templates/ushare/modalform'
import ModalForm from '@/templates/zshare/modalform'
import DragElement from './dragelement'
import SourceElement from './dragelement/source'
import SettingForm from './settingform'