From 3419e3866b16f4b4ace7e89ea50c74dc0983da9a Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期四, 06 四月 2023 17:28:20 +0800 Subject: [PATCH] 修改转发错误,修正日计划单 --- main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/main.js b/main.js index 5e8f4b3..6d629e2 100644 --- a/main.js +++ b/main.js @@ -25,6 +25,7 @@ Vue.prototype.$reqAll = reqAll; Vue.prototype.$reqGet = reqGet; Vue.prototype.$reqPost = reqPost; +Vue.prototype.$store = store; // 鐢变簬寰俊灏忕▼搴忕殑杩愯鏈哄埗闂锛岄渶澹版槑濡備笅涓�琛岋紝H5鍜孉PP闈炲繀濉� const app = new Vue({ store, -- Gitblit v1.9.1