From aaee2aa047e856141dce84c5d3f1cd16d9a00dcd Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 18 三月 2020 15:10:16 +0800
Subject: [PATCH] 2020-03-18

---
 src/templates/modalconfig/index.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/templates/modalconfig/index.jsx b/src/templates/modalconfig/index.jsx
index 586a09a..32f5fe2 100644
--- a/src/templates/modalconfig/index.jsx
+++ b/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'

--
Gitblit v1.8.0