From dce9e946c4672f2462c0b0e3b4458813f8b6054e Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 09 九月 2022 17:06:49 +0800
Subject: [PATCH] #
---
src/main/webapp/views/projectType/projectType.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/views/projectType/projectType.html b/src/main/webapp/views/projectType/projectType.html
index 0463274..b048c56 100644
--- a/src/main/webapp/views/projectType/projectType.html
+++ b/src/main/webapp/views/projectType/projectType.html
@@ -93,11 +93,11 @@
</div>
</div>
<div class="layui-form-item">
- <label class="layui-form-label layui-form-required">鏄惁涓虹珛搴�: </label>
+ <label class="layui-form-label layui-form-required">椤圭洰绫诲瀷锛�</label>
<div class="layui-input-block">
<select name="isAsrs">
- <option value="0">鍚�</option>
- <option value="1">鏄�</option>
+ <option value="0">甯歌椤圭洰</option>
+ <option value="1">闆嗘垚椤圭洰</option>
</select>
</div>
</div>
--
Gitblit v1.9.1