src/main/webapp/static/js/order/order.js
@@ -155,7 +155,7 @@ { field: 'cstmrId$', align: 'left', title: '甲方单位', title: '客户信息', style: 'color: #1890ff;cursor:pointer', event: 'cstmrMore', templet:function(d){ @@ -513,7 +513,7 @@ return false; } if (!data.field.cstmrId) { layer.msg("甲方单位不能为空", {icon: 2}); layer.msg("客户信息不能为空", {icon: 2}); return false; } if (!data.field.transactionRate) {