From 36229448f3d9631a46101e6e7467cdaa64b08f86 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 10 十月 2023 15:06:17 +0800 Subject: [PATCH] 11 --- src/main.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main.js b/src/main.js index 91d7ef6..6900a03 100644 --- a/src/main.js +++ b/src/main.js @@ -45,6 +45,8 @@ //鐪佸競鍖洪�夋嫨缁勪欢 // import li_area_select from '@components/Address' import moment from "moment" +import '@/utils/drag.js'; + Vue.prototype.$moment = moment; // 鍏ㄥ眬鏂规硶鎸傝浇 -- Gitblit v1.9.3