|
@@ -114,12 +114,12 @@
|
|
|
<table @click class="table martop20 copyTable" width='100%' border='1px ' bordercolor="#E5E5E5" cellpadding='2px'>
|
|
|
<thead cellpadding='2px' height='40px'>
|
|
|
<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>
|
|
|
+ <th >元素位置</th>
|
|
|
+ <th>签字岗位</th>
|
|
|
+ <th>签字时间元素位置</th>
|
|
|
+ <th >偏移x</th>
|
|
|
+ <th>偏移y</th>
|
|
|
+ <th >操作</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody height='36px'>
|