WebTM/views/车间管理/单品过站/RetrospectiveQueryReport.html
@@ -326,11 +326,11 @@
        //閰嶄欢娓呭崟
        function get_Display3(HBardcode) {
            var sWhere = " and 浜у搧鏉$爜='" + HBardcode + "'";
            var sWhere = "'" + HBardcode + "'";
            var ajaxLoad = layer.load();
            $.ajax({
                url: GetWEBURL() + '/Sc_AssemblyBill/list1',
                url: GetWEBURL() + '/Sc_AssemblyBill/AssemblyBillAndStationInBillList_SN',
                type: "GET",
                async: false,
                data: { "sWhere": sWhere },