|
@@ -6,7 +6,7 @@
|
|
|
<div style="width:132px;background:#fff;z-index:1">
|
|
|
<table border class="table">
|
|
|
<thead>
|
|
|
- <th style="min-width:130px;text-align:left; padding: 6px 0px ">合同编号</th>
|
|
|
+ <th style="min-width:131px;text-align:left; padding: 6px 0px ">合同编号</th>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr v-for="row in listData" :key="row.id">
|