duhe
2025-09-01 e57b2edbffff5a653ba9eda65eae100ceb2e7822
WebTM/views/生产管理/日计划报表/ReportWorkDemandPlanBillList.html
@@ -329,9 +329,9 @@
                , toolbar: '#toolbarDemo'
                , height: 'full-50'
                , title: "瑕佹枡璁″垝鎶ヨ〃"
                , page: false
                , page: true
                , cellMinWidth: 90
                , limit: 20000
                , limit: 500
                , totalRow: true
                , limits: [50, 500, 5000, 20000]
                , loading: false
@@ -544,7 +544,6 @@
            $.ajax({
                url: GetWEBURL() + '/CommonModel/searchMethod',
                type: "GET",
                async: false,
                data: { "sql": sql, "user": sessionStorage["HUserName"], "ModRightNameCheck": "" },
                success: function (data1) {
                    if (data1.count == 1) {