From fc6920985f8177f153e376fe7669c272d6b3d184 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 21 二月 2020 22:02:56 +0800
Subject: [PATCH] 2020-02-21

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

diff --git a/src/templates/modalconfig/index.jsx b/src/templates/modalconfig/index.jsx
index df9065f..9982fb4 100644
--- a/src/templates/modalconfig/index.jsx
+++ b/src/templates/modalconfig/index.jsx
@@ -8,8 +8,8 @@
 
 import Api from '@/api'
 import zhCN from '@/locales/zh-CN/comtable.js'
-import enUS from '@/locales/en-US/comtable.js'
 import Utils from '@/utils/utils.js'
+import enUS from '@/locales/en-US/comtable.js'
 import { getModalForm } from '@/templates/tableshare/formconfig'
 import { queryTableSql } from '@/utils/option.js'
 

--
Gitblit v1.8.0