From 6c40c373c4131e2f971da6e4ee4bf13066224d2a Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期二, 21 五月 2024 11:30:09 +0800
Subject: [PATCH] no message
---
CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/index.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/index.html
index 8786ba0..3d6a499 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/index.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/index.html
@@ -190,9 +190,9 @@
{ field: 'profession', title: '琛屼笟', sort: false, width: 100 },
// { field: 'qq', title: 'qq鍙�', sort: false, width: 90 },
{ field: 'sales', title: '骞磋惀涓氶(鍏�)', sort: false, width: 100 },
- { field: 'storeName', title: '搴楅摵鍚嶇О', sort: false },
+ { field: 'storeName', title: '搴楅摵鍚嶇О', sort: false,width: 133 },
- { field: 'storeCoordinate', title: '搴楅摵鍧愭爣', sort: false },
+ // { field: 'storeCoordinate', title: '搴楅摵鍧愭爣', sort: false },
// {
// field: 'storeLogo', title: 'Logo', sort: false, width: 60, templet: function (d) {
// if (d.storeLogo) {
@@ -211,7 +211,7 @@
}
}
},
- { field: 'distributionAchievementTotals', title: '鍘嗗彶鎺ㄥ箍璐规�诲拰(鍏�)', sort: false, width: 100 },
+ { field: 'distributionAchievementTotals', title: '鍘嗗彶鎺ㄥ箍璐规�诲拰(鍏�)', sort: false, width: 133 },
//{ field: 'storeDesc', title: '搴楅摵绠�浠�', sort: false, width: 105 },
{
field: 'verifyStatus', title: '瀹℃牳鐘舵��', sort: false, width: 80, templet: function (data) {
--
Gitblit v1.9.1