From 18989a90ff984939c56ae9824656d0df0020d873 Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期四, 28 三月 2024 17:19:08 +0800 Subject: [PATCH] no message --- CoreCms.Net.Web.Admin/wwwroot/views/distribution/order/index.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/order/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/order/index.html index fc6c74c..037846a 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/order/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/order/index.html @@ -48,7 +48,7 @@ <div class="layui-inline"> <div class="layui-input-inline"> <select name="isDelete"> - <option value="">璇烽�夋嫨鍒嗛攢鐢ㄦ埛灞傜骇</option> + <option value="">璇烽�夋嫨缁忛攢鐢ㄦ埛灞傜骇</option> <option value="1">涓�绾х敤鎴�</option> <option value="2">浜岀骇鐢ㄦ埛</option> <option value="3">涓夌骇鐢ㄦ埛</option> @@ -139,7 +139,7 @@ } } }, - { field: 'level', title: '鍒嗛攢鐢ㄦ埛灞傜骇', sort: false, width: 105 }, + { field: 'level', title: '缁忛攢鐢ㄦ埛灞傜骇', sort: false, width: 105 }, { field: 'createTime', title: '鍒涘缓鏃堕棿', width: 130, sort: false }, { field: 'updateTime', title: '鏇存柊鏃堕棿', width: 130, sort: false }, //{ field: 'isDelete', title: '鏄惁鍒犻櫎', width: 95, templet: '#switch_isDelete', sort: false, unresize: true }, -- Gitblit v1.9.1