ch
2022-03-10 1278472a0c96eaeb4a8bbe04df2c23b0eb52e2ff
WebTM/views/模治具管理/模治具管理/Sc_MouldMaintainRuleBillList.html
@@ -231,6 +231,8 @@
                    , height: '400'
                    , page: true
                    , cellMinWidth: 90
                    , limit: 50
                    , limits: [50, 500, 5000, 20000]
                    , cols: [[
                        { type: 'checkbox', fixed: 'left' }
                        , { field: 'hmainid', title: 'hmainid', hide: true }
@@ -345,7 +347,7 @@
                            option.data = data1.data;
                            table.render(option);
                            layer.close(index);
                            layer.alert("娌℃湁鏁版嵁璁板綍!", { icon: 5 });
                            layer.alert(data1.Message, { icon: 5 });
                        }
                    }, error: function () {
                        layer.close(index);