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.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