From 2876d18531c7a75d4184285d54740e4b77859c56 Mon Sep 17 00:00:00 2001 From: xiejun <xiejun@vci-tech.com> Date: 星期三, 08 一月 2025 20:23:47 +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