From cca4ca2151f5f2c721662691f2ff5eb4f27147bb Mon Sep 17 00:00:00 2001 From: seatonwan9 <seatonwan9@163.com> Date: 星期日, 30 五月 2021 13:34:10 +0800 Subject: [PATCH] 新增治理设施测试 --- src/components/table/Public.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/table/Public.vue b/src/components/table/Public.vue index fec41b2..e0da037 100644 --- a/src/components/table/Public.vue +++ b/src/components/table/Public.vue @@ -12,8 +12,8 @@ <script> -// 寮曞叆鎷栨嫿 -import '@/utils/dragBoxes' +// 寮规澶撮儴鎷栨嫿 +// import '@/utils/dragBoxes' export default { name: 'Public' -- Gitblit v1.8.0