From ecbb38cc99fc0cd69295f91b7b3c19fe4da486a2 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 25 三月 2022 14:37:10 +0800
Subject: [PATCH] #杰克缝纫机立库 【wms单据明细添加作业数量】
---
src/main/webapp/views/basErrLog/basErrLog.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/basErrLog/basErrLog.html b/src/main/webapp/views/basErrLog/basErrLog.html
index 8d843a4..b3fc226 100644
--- a/src/main/webapp/views/basErrLog/basErrLog.html
+++ b/src/main/webapp/views/basErrLog/basErrLog.html
@@ -28,7 +28,7 @@
<div class="layui-input-inline">
<select name="status">
<option value="" style="display: none"></option>
- <option value="1">鏈鐞�</option>
+ <option value="1">寰呭鐞�</option>
<option value="2">宸蹭慨澶�</option>
</select>
</div>
--
Gitblit v1.9.1