YL
2021-12-08 89fc0e790e22d9781a5fcbdc433b3df7d17c1d08
WebTM/views/质量管理/工序检验单/QC_ProcessCheckBill.html
@@ -465,7 +465,7 @@
                $.ajax({
                    url: GetWEBURL() + '/Cj_StationOutBill/get_Display',
                    type: "GET",
                    data: { "sWhere": "and HInterID = " + linterid },
                    data: { "sWhere": " and hmainid = " + linterid },
                    success: function (result) {
                        var data = result.data[0];
                        if (result.count == 1) {