zhaowc
20 小时以前 35e3dae48db445e66c9614ee55dba062659e33d7
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);