From 5d6cb15ac86d9174393cb9d1538d69b567e2c26c Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期四, 09 五月 2024 08:56:50 +0800 Subject: [PATCH] 修改货品编辑bug --- CoreCms.Net.Web.Admin/wwwroot/views/bloggersinfo/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/bloggersinfo/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/bloggersinfo/index.html index 245fd11..ebffc0b 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/bloggersinfo/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/bloggersinfo/index.html @@ -284,6 +284,7 @@ }, { field: "platforms", title: "鍏ヤ綇骞冲彴", sort: false, with: 300 }, { field: "areaCodeName", title: "鍖哄煙", sort: false, with: 300 }, + { field: "promoteMoney", title: "鎺ㄥ箍璐圭敤", sort: false, with: 300 }, { field: "createBy", title: "淇℃伅褰曞叆", sort: false, width: 100 }, { field: "mangerName", -- Gitblit v1.9.1