HTML/views/WareHouseSetting/Pallets.html
@@ -164,7 +164,7 @@ default: return ""; } } } }, { field: 'CreateUserName', title: '创建人', @@ -251,7 +251,7 @@ var param = { PalletNo:field.StockCode, LocatNo:field.LocatNo, DeviceCode:field.DeviceCode DeviceCode:field.Status }; synData(IP + "/Sys/AddPallets", param, 'post', function(res) { console.log(res);