admin
3 小时以前 4b3259a94252c72a62c12554fefc0539b047b328
HTML/views/BaseSetting/Materials.html
@@ -254,7 +254,7 @@
            table.render({
               elem: '#LAY-app-content-list',
               url: IP +"/Basis/GetMateList",
               url: IP + "/Basis/GetMateList",
               method: 'POST',
               height: h1,//'full-'+hei1
               id: 'LAY-app-content-list',
@@ -341,7 +341,7 @@
                  }
               ]]
            });
         }
@@ -445,6 +445,22 @@
                              Price: Number(field.Price),
                              AdventTime: Number(field.AdventTime), //临期
                              LowInventory: Number(field.LowInventory), //低库存
                              //CAS号
                              CasNo: field.CasNo,
                              //是否批次管理
                              IsLotManage: field.IsLotManage,
                              //留样时间
                              LeaveTime: field.LeaveTime,
                              //液体物料闪点
                              LiquidFlashPoint: field.LiquidFlashPoint,
                              //危险货位信息
                              DangerLocatInfo: field.DangerLocatInfo,
                              //灭火方式
                              OutFireMethod: field.OutFireMethod,
                              //物料禁忌
                              MaterialTaboo: field.MaterialTaboo,
                              Demo: field.Demo
                           };
                           if (doing) {
@@ -617,6 +633,22 @@
                           Price: Number(field.Price),
                           AdventTime: Number(field.AdventTime), //临期
                           LowInventory: Number(field.LowInventory), //低库存
                           //CAS号
                           CasNo: field.CasNo,
                           //是否批次管理
                           IsLotManage: field.IsLotManage,
                           //留样时间
                           LeaveTime: field.LeaveTime,
                           //液体物料闪点
                           LiquidFlashPoint: field.LiquidFlashPoint,
                           //危险货位信息
                           DangerLocatInfo: field.DangerLocatInfo,
                           //灭火方式
                           OutFireMethod: field.OutFireMethod,
                           //物料禁忌
                           MaterialTaboo: field.MaterialTaboo,
                           Demo: field.Demo
                        };
                        if (doing) {