|
|
@ -26,11 +26,16 @@ |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row> |
|
|
|
<el-col :span="24" class="yancheAdd-bor"> |
|
|
|
<el-col :span="12" class="yancheAdd-bor"> |
|
|
|
<el-form-item prop="model" label="车型:"> |
|
|
|
<span>{{ temp.model }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
<el-col :span="12" class="yancheAdd-bor"> |
|
|
|
<el-form-item prop="model" label="供应商:"> |
|
|
|
<span>{{ temp.manufacturerName }}</span> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row class="yancheAdd-bor"> |
|
|
|
<el-col :span="24" class="yancheAdd-bor"> |
|
|
|