From 3b2e6425d6fc732a221c9ef9ec9e8dc849e11148 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 07 六月 2024 14:53:14 +0800 Subject: [PATCH] 学前儿童保存--input事件 --- src/main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main.js b/src/main.js index 0a4b258..be449f0 100644 --- a/src/main.js +++ b/src/main.js @@ -10,6 +10,7 @@ // 鑷畾涔夐厤缃� import config from "@/assets/js/config"; Vue.prototype.config = config; +// Vue.prototype.thisBookConfig = await config.getBookConfig(); // 璇锋眰澶勭悊 import MG from "@/assets/js/middleGround/WebMiddleGroundApi"; -- Gitblit v1.9.1