|
@@ -98,7 +98,7 @@
|
|
|
</el-col>
|
|
</el-col>
|
|
|
</el-row>
|
|
</el-row>
|
|
|
</el-form>
|
|
</el-form>
|
|
|
- <el-table :data="firstData" :height="isTrue ? 'calc(100% - 244px)' : 'calc(100% - 194px)'"
|
|
|
|
|
|
|
+ <el-table :data="firstData" :height="isTrue ? 'calc(100% - 294px)' : 'calc(100% - 194px)'"
|
|
|
style="width: 100%; margin-top: 20px;">
|
|
style="width: 100%; margin-top: 20px;">
|
|
|
<el-table-column prop="orderNo" label="订单号" width="120"></el-table-column>
|
|
<el-table-column prop="orderNo" label="订单号" width="120"></el-table-column>
|
|
|
<el-table-column prop="companyALlName" label="保险公司" width="120"></el-table-column>
|
|
<el-table-column prop="companyALlName" label="保险公司" width="120"></el-table-column>
|
|
@@ -234,7 +234,7 @@
|
|
|
</el-col>
|
|
</el-col>
|
|
|
</el-row>
|
|
</el-row>
|
|
|
</el-form>
|
|
</el-form>
|
|
|
- <el-table :data="secondData" :height="isTrue ? 'calc(100% - 246px)' : 'calc(100% - 196px)'"
|
|
|
|
|
|
|
+ <el-table :data="secondData" :height="isTrue ? 'calc(100% - 294px)' : 'calc(100% - 194px)'"
|
|
|
style="width: 100%; margin-top: 20px;">
|
|
style="width: 100%; margin-top: 20px;">
|
|
|
<el-table-column prop="orderNo" label="订单号" width="120"></el-table-column>
|
|
<el-table-column prop="orderNo" label="订单号" width="120"></el-table-column>
|
|
|
<el-table-column prop="companyALlName" label="保险公司" width="120"></el-table-column>
|
|
<el-table-column prop="companyALlName" label="保险公司" width="120"></el-table-column>
|
|
@@ -371,7 +371,7 @@
|
|
|
</el-col>
|
|
</el-col>
|
|
|
</el-row>
|
|
</el-row>
|
|
|
</el-form>
|
|
</el-form>
|
|
|
- <el-table :data="thirdData" :height="isTrue ? 'calc(100% - 246px)' : 'calc(100% - 196px)'"
|
|
|
|
|
|
|
+ <el-table :data="thirdData" :height="isTrue ? 'calc(100% - 294px)' : 'calc(100% - 194px)'"
|
|
|
style="width: 100%; margin-top: 20px;">
|
|
style="width: 100%; margin-top: 20px;">
|
|
|
<el-table-column prop="orderNo" label="订单号" width="120"></el-table-column>
|
|
<el-table-column prop="orderNo" label="订单号" width="120"></el-table-column>
|
|
|
<el-table-column prop="companyALlName" label="保险公司" width="120"></el-table-column>
|
|
<el-table-column prop="companyALlName" label="保险公司" width="120"></el-table-column>
|