From 3c1e34e86e18224acf34883039f7c31cab5a3d4d Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期二, 19 九月 2023 16:28:44 +0800
Subject: [PATCH] 平库增加

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

diff --git a/src/main/webapp/static/js/wrkMast/wrkMast.js b/src/main/webapp/static/js/wrkMast/wrkMast.js
index afce170..741a260 100644
--- a/src/main/webapp/static/js/wrkMast/wrkMast.js
+++ b/src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -133,6 +133,7 @@
                 var list=[];
                 checkStatus.data.map(function (track) {
                     list.push({
+
                         wrkNo: track.wrkNo,
                         ioTime: track.ioTime,
                         ioPri: track.ioPri

--
Gitblit v1.9.1