YL
2021-07-21 16e9c84d92ebc9789dd21da13e5dcdc335e743dd
nothing
1个文件已修改
4 ■■■■ 已修改文件
WebTM/views/IpadIndex.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/IpadIndex.html
@@ -751,7 +751,7 @@
        }
        //过程检验
        function OpenProcess(event, this)
        function OpenProcess(event, obj)
        {
            layer.open({
                type: 2
@@ -760,7 +760,7 @@
                , shade: 0.6
                , maxmin: false
                , anim: 0
                , content: ['../../质量管理/工序检验单/QC_ProcessCheckBill.html?OperationType=' + OperationType + '&linterid=' + linterid, 'yes']
                , content: ['质量管理/工序检验单/QC_ProcessCheckBill.html?OperationType=2&linterid=' + HSourceInterID, 'yes']
                , resize: false
                , cancel: function () {
                    btnIs();