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/tabviews/subtabtable/index.jsx |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/tabviews/subtabtable/index.jsx b/src/tabviews/subtabtable/index.jsx
index b57a970..f63a9ca 100644
--- a/src/tabviews/subtabtable/index.jsx
+++ b/src/tabviews/subtabtable/index.jsx
@@ -11,9 +11,9 @@
 import Utils from '@/utils/utils.js'
 import options from '@/store/options.js'
 
-import SubTable from '@/tabviews/tableshare/normalTable'
-import SubAction from '@/tabviews/tableshare/actionList'
-import SubSearch from '@/tabviews/tableshare/topSearch'
+import SubTable from '@/tabviews/zshare/normalTable'
+import SubAction from '@/tabviews/zshare/actionList'
+import SubSearch from '@/tabviews/zshare/topSearch'
 import NotFount from '@/components/404'
 
 import './index.scss'

--
Gitblit v1.8.0