From d7c7a6e9d05eec7b38b41b8ae39f373f650ca891 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期三, 15 五月 2024 14:48:03 +0800
Subject: [PATCH] no message

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