YL
2021-07-21 a7cc33c509077c36fd6f1042b6903899299e5c7a
WebTM/views/IpadIndex.html
@@ -732,6 +732,7 @@
        function OpenFistCheck(event, obj)
        {
            console.log(HSourceInterID, HBillType);
            layer.open({
                type: 2
                , area: ['100%', '100%']
@@ -739,7 +740,7 @@
                , shade: 0.6
                , maxmin: false
                , anim: 0
                , content: ['../../质量管理/首件检验单/QC_Add_Edit_FirstPieceCheckBill.html?OperationType=2&linterid=' + HSourceInterID + '&HSouceBillType=' + HSourceBillType, 'yes']
                , content: ['质量管理/首件检验单/QC_Add_Edit_FirstPieceCheckBill.html?OperationType=2&linterid=' + HSourceInterID + '&HSouceBillType=' + HBillType, 'yes']
                , resize: false
                , cancel: function () {
                    btnIs();