From b6840d52e249463a41274ec8f900df831fd741b2 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 18 十一月 2025 13:44:03 +0800
Subject: [PATCH] 增加呼叫agv字段

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

diff --git a/src/main/webapp/static/js/wrkMastLog/wrkMastLog.js b/src/main/webapp/static/js/wrkMastLog/wrkMastLog.js
index 9f7c461..750128a 100644
--- a/src/main/webapp/static/js/wrkMastLog/wrkMastLog.js
+++ b/src/main/webapp/static/js/wrkMastLog/wrkMastLog.js
@@ -66,7 +66,7 @@
             //         html += ">";
             //         return html;
             //     }}
-
+            ,{field: 'callAgv$', align: 'center',title: '鍛煎彨agv', hide:true}
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width: 80}
         ]],
         request: {

--
Gitblit v1.9.1