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/verupmanage/subtabtable/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/verup/subtabtable/index.jsx b/src/tabviews/verupmanage/subtabtable/index.jsx similarity index 99% rename from src/tabviews/verup/subtabtable/index.jsx rename to src/tabviews/verupmanage/subtabtable/index.jsx index 55ab976..fb03998 100644 --- a/src/tabviews/verup/subtabtable/index.jsx +++ b/src/tabviews/verupmanage/subtabtable/index.jsx @@ -11,7 +11,7 @@ import options from '@/store/options.js' import { buttonConfig, tabConfig } from '../config.js' -import SubTable from '@/tabviews/tableshare/normalTable' +import SubTable from '@/tabviews/zshare/normalTable' import SubAction from '../actionList' import SubSearch from '../topSearch' -- Gitblit v1.8.0