From cbde8633bc21bd2f64a35c25e05d9e9470313b74 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期六, 18 九月 2021 10:40:48 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/wrkMast/wrkDetl.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/wrkMast/wrkDetl.html b/src/main/webapp/views/wrkMast/wrkDetl.html
index af87049..e5567b9 100644
--- a/src/main/webapp/views/wrkMast/wrkDetl.html
+++ b/src/main/webapp/views/wrkMast/wrkDetl.html
@@ -34,6 +34,8 @@
             ,{field: 'ioTime$', align: 'center',title: '宸ヤ綔鏃堕棿'}
         ];
         cols.push.apply(cols, detlCols);
+        cols.push({field: 'billNo', title:'鍗曟嵁缂栧彿', align: 'center'}
+            ,{field: 'seqNo', title:'搴忓彿', align: 'center', width:80});
         return cols;
     }
     layui.use(['table','laydate', 'form'], function() {

--
Gitblit v1.9.1