From b334b473f36f8565dd2b10515b797aa2a9c77a7c Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期六, 04 十一月 2023 08:11:06 +0800
Subject: [PATCH] #
---
src/main/webapp/views/locMast/locMast.html | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/webapp/views/locMast/locMast.html b/src/main/webapp/views/locMast/locMast.html
index ee84d92..ee397dd 100644
--- a/src/main/webapp/views/locMast/locMast.html
+++ b/src/main/webapp/views/locMast/locMast.html
@@ -45,8 +45,8 @@
<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>
</select>
</div>
</div>
@@ -158,8 +158,8 @@
<select name="locType1">
<option style="display: none"></option>
<option value="0">鏈煡</option>
- <option value="1">灏忓簱浣�</option>
- <option value="2">澶у簱浣�</option>
+ <option value="1">浣庡簱浣�</option>
+ <option value="2">楂樺簱浣�</option>
</select>
</div>
</div>
--
Gitblit v1.9.1