From 3d7a3f51d1f01c62a03ddbe5cab6e395e30e607b Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期二, 25 十一月 2025 16:46:55 +0800
Subject: [PATCH] #1

---
 src/main/webapp/views/stoMan/stoQue.html |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/stoMan/stoQue.html b/src/main/webapp/views/stoMan/stoQue.html
index ffc3e82..7393ca9 100644
--- a/src/main/webapp/views/stoMan/stoQue.html
+++ b/src/main/webapp/views/stoMan/stoQue.html
@@ -48,8 +48,10 @@
             <select name="loc_type1" id="loc_type1" class="layui-input" type="text" placeholder="搴撲綅绫诲瀷" autocomplete="off">
                 <!--                    <option style="display: none"></option>-->
                 <option value=""></option>
-                <option value="1">灏忓簱浣�</option>
-                <option value="2">澶у簱浣�</option>
+                <option value="1">浣庡簱浣�</option>
+                <option value="2">涓簱浣�</option>
+                <option value="5">楂樺簱浣�</option>
+                <option value="6">瓒呴珮搴撲綅</option>
             </select>
         </div>
     </div>

--
Gitblit v1.9.1