From 34aa40fffdda9155e77a7991ca8c7691102bb0b8 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期日, 26 四月 2026 11:29:05 +0800
Subject: [PATCH] no message
---
src/main/webapp/static/js/orderTablePakout.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/orderTablePakout.js b/src/main/webapp/static/js/orderTablePakout.js
index e4cb4ac..8e39916 100644
--- a/src/main/webapp/static/js/orderTablePakout.js
+++ b/src/main/webapp/static/js/orderTablePakout.js
@@ -42,7 +42,9 @@
// {type: 'numbers', title: '#'},
{field: 'orderTime', title: '鏃ユ湡', width: 160},
{field: 'orderNo', title: '鍗曟嵁缂栧彿', align: 'center', width: 155},
- {field: 'shipName$', title: '鍗曟嵁绫诲瀷', align: 'center'}
+ // {field: 'shipName$', title: '鍗曟嵁绫诲瀷', align: 'center'}
+ {field: 'orderType$', title: '鍗曟嵁绫诲瀷', align: 'center'}
+
// {field: 'docType$', title: '鍗曟嵁绫诲瀷', align: 'center'}
]],
done: function (res, curr, count) {
--
Gitblit v1.9.1