yangle
2023-08-03 cba0ef063a24b5b965bfa943cf1c8d2c8acba84a
WebTM/views/Baseset/»ù´¡×ÊÁÏ/Gy_RoutingBillList.html
@@ -83,12 +83,15 @@
                    { type: 'radio' }
                    , { field: 'hmainid', title: '工艺路线ID', hide: true }
                    , { field: '单据号', title: '单据号' }
                    , { field: '工艺名称', title: '工艺路线名称' }
                    , { field: '物料代码', title: '物料代码' }
                    , { field: '物料名称', title: '物料名称', sort: true }
                    , { field: '规格型号', title: '规格型号' }
                    , { field: '组织', title: '组织' }
                ]]
                , page: true
                , limits: [50, 500, 5000, 50000],
                limit: 50
            });
            ///加载显示数据
            function RoadQuery(Where) {