From 9173f6e5b34a12c01804676d76842031e9ec6724 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 26 六月 2024 11:52:16 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/baifenbaishop --- 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