From 30ddfcd5409a9342ef79039eb139c07d80b5719d Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期四, 15 四月 2021 15:16:57 +0800
Subject: [PATCH] 弹框修改

---
 src/components/table/summarySheets.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/components/table/summarySheets.vue b/src/components/table/summarySheets.vue
index fab563b..f617428 100644
--- a/src/components/table/summarySheets.vue
+++ b/src/components/table/summarySheets.vue
@@ -46,7 +46,9 @@
 import Warn from './components/Warn'
 import IndexStatistics from './components/IndexStatistics'
 
-import '@/components/BaseNav/SolidWaste/directive/dir'
+// import '@/components/BaseNav/SolidWaste/directive/dir'
+// import '@/components/plugin/DialogDrag'
+
 import bus from '@/eventBus'
 export default {
   name: 'summary-sheet.vue',

--
Gitblit v1.8.0