From b4ac20d7ad1425e368650567b85a17d5bfaeb911 Mon Sep 17 00:00:00 2001 From: Chengliang <1546584672@qq.com> Date: Mon, 26 Feb 2024 15:19:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=86=E5=8F=B2=E5=AD=98=E5=82=A8=20?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/amain/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pc4mobx/amain/index.js b/pc4mobx/amain/index.js index dfa3e4f..4e83325 100644 --- a/pc4mobx/amain/index.js +++ b/pc4mobx/amain/index.js @@ -75,6 +75,7 @@ const libs = [ 'weaEdcApp',//数据中心前端 'weaEdcAppV2', 'weaCompared',// '对比' + 'weaOrganization', //组织 ]; const getModules = (names = []) => {