WebTM/views/PublicPage/PartInformation.html
@@ -144,7 +144,7 @@ , page: true , cellMinWidth: 90 , cols: [[ { type: 'radio', fixed: 'left' } { type: 'checkbox', fixed: 'left' } , { field: 'HItemID', title: 'HItemID', sort: true, hide: true } , { field: 'ParentID', title: 'ParentID', sort: true, hide: true } , { field: 'HNumber', title: '物料代码' } @@ -201,7 +201,7 @@ layer.alert("接口请求失败!", { icon: 5 }); } }); sWhere = "";//调用接口后清空sWhere缓存 sWhere = "where 1=1 ";//调用接口后清空sWhere缓存 }); //以上是layui模块