From be42af700f901f496db68d97ab46e2c1d4bef85a Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 31 十月 2023 16:35:58 +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