From 02f6a947fa68d10be6c1d55909b7d9d783268a70 Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期六, 08 十一月 2025 14:19:11 +0800
Subject: [PATCH] #1
---
src/main/webapp/views/pakStore/emptyOut.html | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/pakStore/emptyOut.html b/src/main/webapp/views/pakStore/emptyOut.html
index 234d821..8ecc016 100644
--- a/src/main/webapp/views/pakStore/emptyOut.html
+++ b/src/main/webapp/views/pakStore/emptyOut.html
@@ -96,7 +96,14 @@
</div>
<div class="layui-inline">
<div class="layui-input-inline">
- <input class="layui-input" type="text" name="crn_no" placeholder="鍫嗗灈鏈哄彿" lay-verify="number" autocomplete="off">
+ <select name="loc_type2">
+ <option value="">璇烽�夋嫨鎵樼洏绫诲瀷</option>
+ <option value="4">绗竴绉�</option>
+ <option value="5">绗簩绉�</option>
+ <option value="6">绗笁绉�</option>
+ <option value="7">绗洓绉�</option>
+ <option value="8">绗簲绉�</option>
+ </select>
</div>
</div>
--
Gitblit v1.9.1