From f326d51f25a45b57e7b8929976f28daa53ccaca3 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 02 四月 2024 13:36:37 +0800 Subject: [PATCH] 提交 --- CoreCms.Net.Model/Entities/baifenbingfa/apply/applyModel.cs | 2 +- CoreCms.Net.Web.Admin/wwwroot/views/applymodel/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CoreCms.Net.Model/Entities/baifenbingfa/apply/applyModel.cs b/CoreCms.Net.Model/Entities/baifenbingfa/apply/applyModel.cs index 78c8335..6be9127 100644 --- a/CoreCms.Net.Model/Entities/baifenbingfa/apply/applyModel.cs +++ b/CoreCms.Net.Model/Entities/baifenbingfa/apply/applyModel.cs @@ -152,7 +152,7 @@ /// <summary> /// 瀹℃牳涓� /// </summary> - [Description("瀹℃牳涓�")] + [Description("瀹℃壒涓�")] applying, /// <summary> /// 鎷掔粷 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