From b7a738a16531191b43ea2327acca7d861dfd9f09 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期五, 13 三月 2026 14:25:31 +0800
Subject: [PATCH] #算法增加经过其他出库站点的惩罚系数
---
src/main/webapp/views/apiLog/apiLog.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/apiLog/apiLog.html b/src/main/webapp/views/apiLog/apiLog.html
index b1a68b8..d091e3e 100644
--- a/src/main/webapp/views/apiLog/apiLog.html
+++ b/src/main/webapp/views/apiLog/apiLog.html
@@ -580,7 +580,7 @@
<el-dialog
class="dialog-panel"
- :title="dialog.mode === 'create' ? '鏂板 ApiLog' : '淇敼 ApiLog'"
+ :title="dialog.mode === 'create' ? '鏂板涓夋柟鎺ュ彛缁熻' : '淇敼涓夋柟鎺ュ彛缁熻'"
:visible.sync="dialog.visible"
width="760px"
:close-on-click-modal="false">
--
Gitblit v1.9.1