Browse Source

修改样式

master
Zhao Qiqi 3 years ago
parent
commit
7bba8842aa
  1. 2
      anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue
  2. 2
      anrui-scm/anrui-scm-ui/src/views/cheliang/chexing/chexing.vue

2
anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue

@ -111,7 +111,7 @@
<span>{{ scope.row.fuelTypeValue }}</span>
</template>
</el-table-column>
<el-table-column width="190px" label="变速箱" align="center">
<el-table-column width="240px" label="变速箱" align="center">
<template slot-scope="scope">
<span>{{ scope.row.gearboxTypeValue }}</span>
</template>

2
anrui-scm/anrui-scm-ui/src/views/cheliang/chexing/chexing.vue

@ -128,7 +128,7 @@
<span>{{ scope.row.fuelTypeValue }}</span>
</template>
</el-table-column>
<el-table-column label="变速箱" width="240px" align="center">
<el-table-column label="变速箱" width="240px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.gearboxTypeValue }}</span>
</template>

Loading…
Cancel
Save