From 7092fb3ca5c5a59fc31fe3bd8ae575542d91e806 Mon Sep 17 00:00:00 2001
From: cl <1442464845@qq.com>
Date: 星期五, 17 四月 2026 23:03:07 +0800
Subject: [PATCH] 明细创建时间
---
src/main/webapp/static/js/stoMan/stoQue.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/js/stoMan/stoQue.js b/src/main/webapp/static/js/stoMan/stoQue.js
index ae9d342..442ac06 100644
--- a/src/main/webapp/static/js/stoMan/stoQue.js
+++ b/src/main/webapp/static/js/stoMan/stoQue.js
@@ -202,6 +202,7 @@
cols: [[
// {type: 'checkbox'}
{field: 'locNo$', align: 'center',title: '搴撲綅鍙�'}
+ ,{field: 'appeTime$', align: 'center',title: '鍒涘缓鏃堕棿', width: 160}
,{field: 'matnr', align: 'center',title: '鐗╂枡'}
,{field: 'lgnum', align: 'center',title: '浠撳簱鍙�'}
,{field: 'tbnum', align: 'center',title: '杞偍璇锋眰缂栧彿'}
--
Gitblit v1.9.1