From 8d5a21278bf4a916741045ee06569f80c10b048e Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期四, 04 九月 2025 10:58:39 +0800
Subject: [PATCH] #
---
src/main/webapp/views/mat/mat.html | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/mat/mat.html b/src/main/webapp/views/mat/mat.html
index 6cdad50..6235c5c 100644
--- a/src/main/webapp/views/mat/mat.html
+++ b/src/main/webapp/views/mat/mat.html
@@ -257,6 +257,13 @@
</div>
</div>
+ <div class="layui-form-item">
+ <label class="layui-form-label">鐗规畩浜у搧</label>
+ <div class="layui-input-block">
+ <input name="tscp" placeholder="鐗规畩浜у搧" class="layui-input">
+ </div>
+ </div>
+
</div>
</div>
<hr class="layui-bg-gray">
--
Gitblit v1.9.1