From 1fc6fb99de36cc345e23f8ca5a6cbb9bc1828c07 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期一, 04 九月 2023 13:50:23 +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