From fe315fb30fabf24940eaa3001774f9d43120748d Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 15 一月 2026 08:43:13 +0800
Subject: [PATCH] 工作档取消报错修复 工作台管理问题修复 出库状态修改修复
---
src/main/webapp/views/locAroundBind/locAroundBind.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/locAroundBind/locAroundBind.html b/src/main/webapp/views/locAroundBind/locAroundBind.html
index 48686e5..0e6632e 100644
--- a/src/main/webapp/views/locAroundBind/locAroundBind.html
+++ b/src/main/webapp/views/locAroundBind/locAroundBind.html
@@ -78,9 +78,9 @@
</div>
</div>
<div class="layui-form-item">
- <label class="layui-form-label layui-form-required">搴撲綅鐮�: </label>
+ <label class="layui-form-label layui-form-required">宸ヤ綅: </label>
<div class="layui-input-block">
- <input class="layui-input" name="bLocNo" placeholder="璇疯緭鍏ュ簱浣嶇爜" lay-vertype="tips" lay-verify="required">
+ <input class="layui-input" name="blocNo" placeholder="璇疯緭鍏ュ簱浣嶇爜" lay-vertype="tips" lay-verify="required">
</div>
</div>
<div class="layui-form-item">
--
Gitblit v1.9.1