From 2d2a6b9d20ae8c5d9fcbedac48b4428f696fa127 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 16 五月 2024 14:46:35 +0800
Subject: [PATCH] 招聘简历打印

---
 CoreCms.Net.Web.Admin/wwwroot/views/applymodel/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/applymodel/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/applymodel/index.html
index f84ac03..c4e5922 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/applymodel/index.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/applymodel/index.html
@@ -91,12 +91,12 @@
             </div>
 
             <div class="layui-inline">
-                <label class="layui-form-label" for="ayStataType">瀹℃牳鐘舵��</label>
+                <label class="layui-form-label" for="ayStataType">瀹℃壒鐘舵��</label>
                 <div class="layui-input-inline">
                     <select name="ayStataType">
                         <option value="-1">璇烽�夋嫨</option>
                         <option value="0">鍚屾剰</option>
-                        <option value="1">瀹℃牳涓�</option>
+                        <option value="1">瀹℃壒涓�</option>
                         <option value="2">鎷掔粷</option>
                     </select>
                 </div>

--
Gitblit v1.9.1