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/actionList/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/verup/actionList/index.jsx b/src/tabviews/verupmanage/actionList/index.jsx
similarity index 99%
rename from src/tabviews/verup/actionList/index.jsx
rename to src/tabviews/verupmanage/actionList/index.jsx
index 010b7cb..a6e4fdf 100644
--- a/src/tabviews/verup/actionList/index.jsx
+++ b/src/tabviews/verupmanage/actionList/index.jsx
@@ -2,7 +2,7 @@
 import PropTypes from 'prop-types'
 import moment from 'moment'
 import { Button, Modal, notification, message } from 'antd'
-import MutilForm from '@/tabviews/tableshare/mutilform'
+import MutilForm from '@/tabviews/zshare/mutilform'
 import Utils from '@/utils/utils.js'
 import options from '@/store/options.js'
 import Api from '@/api'

--
Gitblit v1.8.0