From 5e10a7ee4a5ef882d6b0d92b19b1a888ffcc6f7f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 14 四月 2020 11:55:03 +0800
Subject: [PATCH] 2020-04-14

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

diff --git a/src/tabviews/verupmanage/index.jsx b/src/tabviews/verupmanage/index.jsx
index 54c6ea7..1f2d0b9 100644
--- a/src/tabviews/verupmanage/index.jsx
+++ b/src/tabviews/verupmanage/index.jsx
@@ -10,7 +10,7 @@
 import Utils from '@/utils/utils.js'
 import options from '@/store/options.js'
 import asyncLoadComponent from '@/utils/asyncLoadComponent'
-import { verupMainTable, buttonConfig } from './config.js'
+import { verupMainTable, buttonConfig } from './config'
 
 import MainTable from '@/tabviews/zshare/normalTable'
 import TopSearch from './topSearch'

--
Gitblit v1.8.0