zzr99
2022-05-30 65c1f453bbf41c6b02b7827f1a2b6544b323ebb7
WebTM/views/质量管理/工序检验单/QC_ProcessCheckBill.html
@@ -465,7 +465,7 @@
                $.ajax({
                    url: GetWEBURL() + '/Cj_StationOutBill/get_Display',
                    type: "GET",
                    data: { "sWhere": " and hmainid = " + linterid },
                    data: { "sWhere": " and hmainid = " + linterid, "user": sessionStorage["HUserName"]},
                    success: function (result) {
                        var data = result.data[0];
                        if (result.count == 1) {