From 4d52923cb03b457176bfeac7bf2247baecf9e7f5 Mon Sep 17 00:00:00 2001 From: yangfeng <wanwan926_4@163.com> Date: 星期二, 26 九月 2023 15:22:59 +0800 Subject: [PATCH] 修改新建调拨失败(5067) --- src/common/config/index.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/common/config/index.js b/src/common/config/index.js index 935a8f0..478e57a 100644 --- a/src/common/config/index.js +++ b/src/common/config/index.js @@ -57,6 +57,5 @@ result = "鍒氬垰" } } - console.log(result) return result } -- Gitblit v1.8.0