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/distribution/distributor/details.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html index 2264f31..e90bcf1 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html @@ -22,13 +22,13 @@ <tr> <td> - <label for="name">鍒嗛攢鍟嗗悕绉�</label> + <label for="name">缁忛攢鍟嗗悕绉�</label> </td> <td> {{ d.params.data.model.name || '' }} </td> <td> - <label for="gradeId">鍒嗛攢绛夌骇</label> + <label for="gradeId">缁忛攢绛夌骇</label> </td> <td> {{# layui.each(d.params.data.grades, function(index, item){ }} -- Gitblit v1.9.1