From 4495231e120e5a6798716098216e3cdccfd6967e Mon Sep 17 00:00:00 2001 From: xiejun <xiejun@vci-tech.com> Date: 星期二, 07 一月 2025 23:35:03 +0800 Subject: [PATCH] 产品型号集成,类型转换,人员组织加日志,申请接口引用码段值校验 --- Source/UBCS-WEB/babel.config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/babel.config.js b/Source/UBCS-WEB/babel.config.js index b89d655..ab53af4 100644 --- a/Source/UBCS-WEB/babel.config.js +++ b/Source/UBCS-WEB/babel.config.js @@ -1,5 +1,5 @@ module.exports = { presets: [ '@vue/app' - ] + ], } \ No newline at end of file -- Gitblit v1.9.3