From 8ae2f2dcfe7e263d42c21ed7644641c780445b95 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期五, 16 一月 2026 17:45:50 +0800
Subject: [PATCH] 空板改余料回库优化

---
 src/main/webapp/static/js/taskLog/taskLog.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/taskLog/taskLog.js b/src/main/webapp/static/js/taskLog/taskLog.js
index 762510f..91a0c16 100644
--- a/src/main/webapp/static/js/taskLog/taskLog.js
+++ b/src/main/webapp/static/js/taskLog/taskLog.js
@@ -32,7 +32,7 @@
             , {field: 'locNo$', align: 'center', title: '鐩爣搴撲綅'}
             , {field: 'modiUser$', align: 'center', title: '淇敼浜哄憳', hide: true}
             , {field: 'modiTime$', align: 'center', title: '淇敼鏃堕棿', hide: true}
-            , {field: 'barcode', align: 'center', title: '鏉$爜'}
+            , {field: 'barcode', align: 'center', title: 'SN'}
             , {fixed: 'right', title: '鎿嶄綔', align: 'center', toolbar: '#operate', width: 80}
         ]],
         request: {

--
Gitblit v1.9.1