From 8173ff9953bf060637423b7c68c8ff179a02c3f1 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 13 五月 2024 14:42:55 +0800 Subject: [PATCH] no message --- CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/corecmsproducts/index.html | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/corecmsproducts/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/corecmsproducts/index.html index 1074605..aab9cc2 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/corecmsproducts/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/corecmsproducts/index.html @@ -254,13 +254,16 @@ } } }, + { field: 'mktprice', title: '寤鸿闆跺敭浠�', sort: false,width: 105 }, { field: 'price', title: '浠锋牸', sort: false,width: 105 }, + { field: 'costprice', title: '鎴愭湰浠�', sort: false,width: 105 }, - { field: 'mktprice', title: '甯傚満浠�', sort: false,width: 105 }, + // { field: 'pointsDeduction', title: '绉垎鍙姷鎵i噾棰�', sort: false,width: 105 }, { field: 'distributionPrice', title: '缁忛攢鍟嗕环鏍�', sort: false,width: 105 }, - { field: 'cutMoney', title: '鏅�氱敤鎴疯喘涔拌繑浣i噾', sort: false,width: 135 }, - { field: 'distributionCutMoney', title: '缁忛攢鍟嗙敤鎴疯喘涔拌繑浣i噾', sort: false,width: 140 }, + { field: 'distributionCutMoney', title: '鎺ㄥ箍缁忛攢鍟嗛噰璐繑鐜�', sort: false,width: 140 }, + { field: 'cutMoney', title: '鎺ㄥ箍鐢ㄦ埛璐拱杩旂幇', sort: false,width: 135 }, + // { field: 'marketable', title: '鏄惁涓婃灦', width: 95, templet: '#switch_marketable', sort: false , unresize: true}, // { field: 'points', title: '璧犻�佺Н鍒�', sort: false,width: 105 }, { field: 'weight', title: '閲嶉噺(鍏�)', sort: false,width: 105 }, -- Gitblit v1.9.1