Index: ssts-web/src/main/webapp/disinfectsystem/invoice/operationReservationInvoiceView.js
===================================================================
diff -u -r18076 -r18491
--- ssts-web/src/main/webapp/disinfectsystem/invoice/operationReservationInvoiceView.js (.../operationReservationInvoiceView.js) (revision 18076)
+++ ssts-web/src/main/webapp/disinfectsystem/invoice/operationReservationInvoiceView.js (.../operationReservationInvoiceView.js) (revision 18491)
@@ -979,7 +979,7 @@
{id :'applicationAmount',header : "最大发货数量",dataIndex : 'applicationAmount',hidden : true,width :150}
// {id : 'deleteItem',header:'删除',hidden :true,width :40,menuDisabled: true,
// renderer: function(v,p,record){
-// var str = "
";
+// var str = "
";
// return str;
// },
// dataIndex:'button'
@@ -1012,7 +1012,7 @@
})},
{id : 'deleteItem',header:'删除',width : 25, align:'center', menuDisabled: true,
renderer: function(v,p,record){
- var str = "
";
+ var str = "
";
return str;
},
dataIndex:'button'