From 51ee242a62364a98af86b9bd3b9d191cd75c2f18 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期二, 13 一月 2026 17:29:06 +0800
Subject: [PATCH] no message

---
 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