From 10d7b3239e4baec952b9ee8a3e948399916d336c Mon Sep 17 00:00:00 2001 From: zhang <zc857179121@qq.com> Date: 星期一, 20 十月 2025 08:23:58 +0800 Subject: [PATCH] 13 --- src/main/webapp/views/locMast/locMast.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/locMast/locMast.html b/src/main/webapp/views/locMast/locMast.html index e95ce3d..16c3475 100644 --- a/src/main/webapp/views/locMast/locMast.html +++ b/src/main/webapp/views/locMast/locMast.html @@ -217,7 +217,8 @@ <option style="display: none"></option> <option value="0">鏈煡</option> <option value="1">浣庡簱浣�</option> - <option value="2">楂樺簱浣�</option> + <option value="2">涓簱浣�</option> + <option value="3">楂樺簱浣�</option> </select> </div> </div> -- Gitblit v1.9.1