ZaiZai 1 년 전
부모
커밋
f4abeffd18
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/manager/projectinfo/treeTemplate/template/electronicSignature.vue

+ 2 - 0
src/views/manager/projectinfo/treeTemplate/template/electronicSignature.vue

@@ -119,6 +119,7 @@
         <tr>
           <th width='30%'>元素位置</th>
           <th width='30%'>签字岗位</th>
+          <th width='30%'>签字时间元素位置</th>
           <th width='10%'>偏移x</th>
           <th width='10%'>偏移y</th>
           <th width='20%'>操作</th>
@@ -128,6 +129,7 @@
         <tr v-for="(item,key) in setsignaTable" :key="key" v-on:click="">
           <td>{{ item.colName }}</td>
           <td>{{ item.sigRoleName }}</td>
+          <td>{{ item.timeName }}</td>
           <td>{{ item.pyzbx }}</td>
           <td>{{ item.pyzby }}</td>
           <td align="center">