From 857b694b732ace8fb5b441cfdd6dc978712a988b Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 03 四月 2024 09:54:21 +0800
Subject: [PATCH] 生产订单:隐藏行状态

---
 WebTM/views/生产管理/生产任务单/Sc_ICMOBillList.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\344\273\273\345\212\241\345\215\225/Sc_ICMOBillList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\344\273\273\345\212\241\345\215\225/Sc_ICMOBillList.html"
index 7ed608c..f096878 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\344\273\273\345\212\241\345\215\225/Sc_ICMOBillList.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\344\273\273\345\212\241\345\215\225/Sc_ICMOBillList.html"
@@ -623,7 +623,7 @@
                         , { field: '鏃ユ湡', title: '鏃ユ湡', sort: true }
                         , { field: '鍗曟嵁鍙�', title: '鍗曟嵁鍙�', sort: true }
                         , { field: '鍗曟嵁鐘舵��', title: '鍗曟嵁鐘舵��', sort: true }
-                        , { field: '琛岀姸鎬�', title: '琛岀姸鎬�', width: 125, sort: true }
+                        //, { field: '琛岀姸鎬�', title: '琛岀姸鎬�', width: 125, sort: true }
                         , { field: '浜у搧浠g爜', title: '浜у搧浠g爜', sort: true }
                         , { field: '浜у搧鍚嶇О', title: '浜у搧鍚嶇О', sort: true }
                         , { field: '瀹㈡埛', title: '瀹㈡埛', sort: true }

--
Gitblit v1.9.1