Index: ssts-web/src/main/webapp/disinfectsystem/packing/historyPackingView.jsp
===================================================================
diff -u -r31793 -r31980
--- ssts-web/src/main/webapp/disinfectsystem/packing/historyPackingView.jsp (.../historyPackingView.jsp) (revision 31793)
+++ ssts-web/src/main/webapp/disinfectsystem/packing/historyPackingView.jsp (.../historyPackingView.jsp) (revision 31980)
@@ -38,6 +38,7 @@
+
@@ -86,6 +87,12 @@
var PACKAGE_SIZE_SMALL = '<%=TousseDefinition.PACKAGE_SIZE_SMALL%>';
var isIE6OrIE7 = top.Ext4.isIE6 || top.Ext4.isIE7;
var grid;
+
+//显示加急级别和加急数量
+var SSTS_ShowUrgentLevelAndUrgentAmount = false;
+
+ SSTS_ShowUrgentLevelAndUrgentAmount = true;
+