From 70f6e26f42bce8feb887a55ab8e95fb92c175369 Mon Sep 17 00:00:00 2001
From: 野心家 <1051256694@qq.com>
Date: 星期六, 17 六月 2023 09:19:50 +0800
Subject: [PATCH] 孚能

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

diff --git a/src/main/webapp/static/js/locMast/locMast.js b/src/main/webapp/static/js/locMast/locMast.js
index a823f63..5384f03 100644
--- a/src/main/webapp/static/js/locMast/locMast.js
+++ b/src/main/webapp/static/js/locMast/locMast.js
@@ -27,6 +27,7 @@
             ,{field: 'packStatus$', align: 'center',title: '浜у搧鐘舵��', hide:false}
             ,{field: 'locType1$', align: 'center',title: '搴撲綅绫诲瀷'}
             ,{field: 'locType2$', align: 'center',title: '娴嬭瘯璁惧鍙�'}
+            ,{field: 'freeze$', align: 'center',title: '鍐荤粨鐘舵��'}
             // ,{field: 'whsType$', align: 'center',title: '搴撲綅绫诲瀷'}
             // ,{field: 'pltType', align: 'center',title: ''}
             // ,{field: 'ctnType', align: 'center',title: ''}
@@ -518,6 +519,7 @@
             fireNo: $('#fireNo').val(),
             fireStatus: $('#fireStatus').val(),
             packStatus: $('#packStatus').val(),
+            freeze: $('#freeze').val(),
         };
         $.ajax({
             url: baseUrl+"/locMast/"+name+"/auth",

--
Gitblit v1.9.1