Tony Kang hace 2 años
padre
commit
73082c1d74
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/view/payment/detail.ejs

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

@@ -249,6 +249,7 @@
                             }
                             let tmpArea = srcCell.area;
                             srcCell.area = area;
+                            srcCell.isOrgShow = (dtlPathIdx === 0);
                             let signArea = getProperSignatureArea(srcCell, control, 0, 0, JV);
                             srcCell.area = tmpArea;
                             area[JV.PROP_LEFT] = signArea[0];