浏览代码

code sync

Tony Kang 2 年之前
父节点
当前提交
2edf2f81d9
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      app/view/payment/detail.ejs

+ 0 - 8
app/view/payment/detail.ejs

@@ -177,7 +177,6 @@
         auditRptPrintHelper.showPage();
         auditRptPrintHelper.showPage();
         iniPage();
         iniPage();
     });
     });
-<<<<<<< HEAD
     
     
     function _getAdhocDummyCells(srcCell, rstCells) {
     function _getAdhocDummyCells(srcCell, rstCells) {
         if (typeof srcCell.path === 'string') {
         if (typeof srcCell.path === 'string') {
@@ -196,13 +195,6 @@
                 }
                 }
             }
             }
         }
         }
-=======
-
-    function _getAdhocDummyCells(picPath) {
-        const rst = [];
-        //
-        return rst;
->>>>>>> 8d28ec2311a15494a0f6bc4ae5392673406e890c
     }
     }
 
 
     function downloadPDFReport(pageDataArr, pageSize, rpt_names, signatureRelArr, signatureRelInfo, refRptTplIds, STAGE_AUDIT) {
     function downloadPDFReport(pageDataArr, pageSize, rpt_names, signatureRelArr, signatureRelInfo, refRptTplIds, STAGE_AUDIT) {