YL
2021-08-26 8dc22bd1045349af5e7bddcfe6f6595998d66d71
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/Gy_MouldType.html
@@ -184,13 +184,13 @@
                        { type: 'radio', fixed: 'left' }
                        , { field: 'HItemID', title: 'HItemID', sort: true, hide: true }
                        , { field: 'HParentID', title: 'HParentID', sort: true, hide: true }
                        , { field: 'HNumber', title: '代码', width: 200 }
                        , { field: 'HName', title: '名称', width: 200 }
                        , { field: 'HLevel', title: '等级', width: 200 }
                        , { field: 'HEndFlag', title: '明细标记', width: 200 }
                        , { field: 'HStopFlag', title: '禁用标记', width: 200 }
                        , { field: 'HRemark', title: '备注', width: 200 }
                        , { field: 'HUseFlag', title: '使用标记', width: 200 }
                        , { field: 'HNumber', title: '代码', width: 150 }
                        , { field: 'HName', title: '名称', width: 150 }
                        , { field: 'HLevel', title: '等级', width: 150 }
                        , { field: 'HEndFlag', title: '明细标记', width: 150 }
                        , { field: 'HStopFlag', title: '禁用标记', width: 150 }
                        , { field: 'HRemark', title: '备注', width: 150 }
                        , { field: 'HUseFlag', title: '使用标记', width: 150 }
                    ]]
                };
            }
@@ -227,7 +227,7 @@
                layer.open({
                    type: 2,
                    skin: 'layui-layer-rim', //加上边框
                    title: '新增检验项目',
                    title: '新增模治具分类',
                    closeBtn: 1,
                    shift: 2,
                    area: ['80%', '80%'],