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/allLocDetl/locDetl.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/js/allLocDetl/locDetl.js b/src/main/webapp/static/js/allLocDetl/locDetl.js
index 528176a..6d20ccb 100644
--- a/src/main/webapp/static/js/allLocDetl/locDetl.js
+++ b/src/main/webapp/static/js/allLocDetl/locDetl.js
@@ -20,6 +20,7 @@
,{field: 'price', align: 'center',title: '杩涢」绋�', hide: true}
,{field: 'units', align: 'center',title: '閿�椤圭◣', hide: true}
,{field: 'memo', align: 'center',title: '澶囨敞', hide: true}
+ ,{field: 'appeTime$', align: 'center',title: '鍒涘缓鏃堕棿', width: 160}
];
--
Gitblit v1.9.1