From 879a352dc128d9ec0ba8b5f8035bb5aa959f5d29 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期一, 04 九月 2023 13:56:43 +0800 Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/~yxh/opo-web --- 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