From 3bfcf868d9c4537b3fdc066260b6ed124e864adb Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 13 九月 2023 08:07:17 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/nodeLoc/nodeLoc.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/nodeLoc/nodeLoc.js b/src/main/webapp/static/js/nodeLoc/nodeLoc.js
index d3d77af..bc795a3 100644
--- a/src/main/webapp/static/js/nodeLoc/nodeLoc.js
+++ b/src/main/webapp/static/js/nodeLoc/nodeLoc.js
@@ -63,7 +63,7 @@
{field: 'parentName', align: 'center',title: '搴撳尯', hide: false},
{field: 'createBy$', align: 'center',title: '鍒涘缓浜�', hide: false},
{field: 'createTime$', align: 'center',title: '鍒涘缓鏃堕棿', hide: false},
- {field: 'status', align: 'center',title: '搴撲綅鍐荤粨', templet: '#stockFreezeTpl'},
+ // {field: 'status', align: 'center',title: '搴撲綅鍐荤粨', templet: '#stockFreezeTpl'},
{field: 'type$', align: 'center',title: '绫诲瀷', templet: '#tagTpl', hide: false}
]],
request: {
--
Gitblit v1.9.1