From 2561f81f2c28480502f51775e618bceeb053644c Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期四, 06 十一月 2025 09:29:07 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/jshdasrs' into jshdasrs
---
src/main/webapp/views/basQualityTesting/basQualityTesting.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/basQualityTesting/basQualityTesting.html b/src/main/webapp/views/basQualityTesting/basQualityTesting.html
index 6320d71..e60a271 100644
--- a/src/main/webapp/views/basQualityTesting/basQualityTesting.html
+++ b/src/main/webapp/views/basQualityTesting/basQualityTesting.html
@@ -81,9 +81,9 @@
</div>
</div>
<div class="layui-form-item">
- <label class="layui-form-label">鐘舵�佸彿: </label>
+ <label class="layui-form-label layui-form-required">鐘舵�佸彿: </label>
<div class="layui-input-block">
- <input class="layui-input" name="boxType" placeholder="璇疯緭鍏ョ姸鎬佸彿">
+ <input class="layui-input" name="boxType" placeholder="璇疯緭鍏ョ姸鎬佸彿" lay-vertype="tips" lay-verify="required">
</div>
</div>
--
Gitblit v1.9.1