yusijie
2025-02-12 2c0e911c075cc25a3d26f89b3ef7b8de2380593f
WebTM/views/¼Æ»®¹ÜÀí/¹¤ÒÕ·Ïß/Gy_RoutingBillCloseList.html
@@ -421,9 +421,9 @@
                        soulTable.render(this);
                    }
                    , cols: [[
                        { type: 'checkbox', fixed: 'left' }
                       /*{ type: 'checkbox', fixed: 'left' }*/
                        /*    { field: 'hmainid', title: 'hmainid', width: 110 }*/
                        , { field: '单据号', title: '单据号', sort: true, width: 165 }
                        { field: '单据号', title: '单据号', sort: true, width: 165 }
                        , { field: '工艺名称', title: '工艺名称', width: 170, sort: true }
                        , { field: '物料代码', title: '物料代码', width: 160, sort: true }
                        , { field: '物料名称', title: '物料名称', width: 160, sort: true }
@@ -765,7 +765,7 @@
                                data.push({ "id": data1.list[key].ColmCols, "name": data1.list[key].ColmCols, "Type": data1.list[key].ColmType });
                            }
                            //在列表左边添加勾选框
                            col.push({ type: 'checkbox', fixed: 'left', totalRowText: '合计'  });
                            col.push({ type: 'checkbox', fixed: 'left', totalRowText: '合计', hide: true });
                            for (var i = 0; i < data.length; i++) {
                                // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') {
                                if ($.inArray(data[i].name, titleData) > -1) {
@@ -1036,7 +1036,7 @@
            //#region åˆ·æ–°
            function get_Refresh() {
                set_ClearQuery();
                get_DisplayPage(sWhere);
                get_FastQuery();
            }
            //启用默认