From e287f6f361b7d11acb0a6b6e62bdce86dc534100 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 23 五月 2024 11:10:06 +0800
Subject: [PATCH] 销售订单:维护页面 增加 表体备注
---
WebTM/views/销售管理/销售订单/Xs_SeOrderBillList.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git "a/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\350\256\242\345\215\225/Xs_SeOrderBillList.html" "b/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\350\256\242\345\215\225/Xs_SeOrderBillList.html"
index 9db6f4e..94bafd2 100644
--- "a/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\350\256\242\345\215\225/Xs_SeOrderBillList.html"
+++ "b/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\350\256\242\345\215\225/Xs_SeOrderBillList.html"
@@ -627,6 +627,7 @@
, { field: '鍚◣鍗曚环', title: '鍚◣鍗曚环', sort: true }
, { field: '閲戦', title: '閲戦', sort: true, totalRow: true }
, { field: '浠风◣鍚堣', title: '浠风◣鍚堣', sort: true, totalRow: true }
+ , { field: '琛ㄤ綋澶囨敞', title: '琛ㄤ綋澶囨敞', sort: true }
, { field: '琛ㄥご澶囨敞', title: '琛ㄥご澶囨敞', sort: true }
, { field: '鎶曟枡', title: '鎶曟枡', sort: true }
, { field: '娣卞姞宸�', title: '娣卞姞宸�', sort: true }
@@ -673,7 +674,7 @@
//, { field: '绋庨', title: '绋庨', sort: true }
//, { field: '婧愬崟鍗曞彿', title: '婧愬崟鍗曞彿', sort: true }
//, { field: '璁″垝璺熻釜鍙�', title: '璁″垝璺熻釜鍙�', sort: true }
- //, { field: '琛ㄤ綋澶囨敞', title: '琛ㄤ綋澶囨敞', sort: true }
+
]]
, done: function (res, curr, count) {
soulTable.render(this);
--
Gitblit v1.9.1