1
zrg
2024-07-12 bb8096ed13eb5da1518ce199d2642e4f0fa9fb73
WebTM/views/基础资料/公用基础资料/Gy_MaterTypeEdit.html
@@ -212,7 +212,8 @@
        //鏌ヨ鐖剁骇
        function Parent() {
            var sWhere = " and HParentID=0 ";
            /*var sWhere = " and HParentID=0 ";*/
            var sWhere = "";
            if (hID != "" && hID != null) {
                sWhere += " and HItemID!=" + hID;
            }