@@ -81,7 +81,7 @@
</el-col>
</el-row>
</el-form>
- <el-table :data="firstData" :height="isTrue?'calc(100% - 246px)':'calc(100% - 196px)'" style="width: 100%; margin-top: 20px;">
+ <el-table :data="firstData" :height="isTrue?'calc(100% - 244px)':'calc(100% - 194px)'" style="width: 100%; margin-top: 20px;">
<el-table-column prop="orderNo" label="订单号" width="120"></el-table-column>
<el-table-column prop="companyName" label="保险公司" width="120"></el-table-column>
<el-table-column prop="licenseNo" label="车牌号" width="120"></el-table-column>
@@ -333,7 +333,7 @@ const handleSelectionChange = (row) => {
// 详情
const showDetail = (scope) => {
myRouter.push({
- path: '/operationDetail',
+ path: '/operationManagement/operation/operationDetail',
query: {
id: scope.row.userId
}
@@ -351,7 +351,7 @@ const handleSelectionChange = (row) => {
@@ -29,7 +29,7 @@
end-placeholder="结束时间" size="default" format="YYYY-MM-DD" />
</ElFormItem>
</ElCol>
- <ElCol :md="6">
+ <ElCol :md="24">
<ElFormItem>
<div class="flex j-end" style="width: 100%">
<el-button type="primary" @click="findpage">