From 41411a57fc0d237577aa10ccfc1aded50556f5ba Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期六, 28 三月 2026 13:35:23 +0800
Subject: [PATCH] Revert "添加的分属环境配置文件 暂停上报功能"
---
src/main/webapp/static/js/orderTablePakout.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/orderTablePakout.js b/src/main/webapp/static/js/orderTablePakout.js
index ea857ed..bfebb7d 100644
--- a/src/main/webapp/static/js/orderTablePakout.js
+++ b/src/main/webapp/static/js/orderTablePakout.js
@@ -42,7 +42,7 @@
// {type: 'numbers', title: '#'},
{field: 'orderTime', title: '鏃ユ湡', width: 160},
{field: 'orderNo', title: '鍗曟嵁缂栧彿', align: 'center', width: 155},
- {field: 'docType$', title: '鍗曟嵁绫诲瀷', align: 'center'}
+ {field: 'shipName$', title: '鍗曟嵁绫诲瀷', align: 'center'}
]],
done: function (res, curr, count) {
$('#dictTable+.layui-table-view .layui-table-body tbody>tr:first').trigger('click');
--
Gitblit v1.9.1