From f0ca9fb79a91544c037c55a291be00e8c469bf34 Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期二, 05 三月 2024 12:17:32 +0800 Subject: [PATCH] 经销商注册逻辑 --- CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html | 2 +- 1 files changed, 1 insertions(+), 1 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..6542b44 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html @@ -22,7 +22,7 @@ <tr> <td> - <label for="name">鍒嗛攢鍟嗗悕绉�</label> + <label for="name">缁忛攢鍟嗗悕绉�</label> </td> <td> {{ d.params.data.model.name || '' }} -- Gitblit v1.9.1