|
|
@ -104,7 +104,7 @@ |
|
|
|
<span>{{ scope.row.settlementStatusValue }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column label="厂家结算价" align="center" width="150"> |
|
|
|
<el-table-column label="车辆入库价" align="center" width="150"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span>{{ scope.row.manufactorSettlementPrice }}</span> |
|
|
|
</template> |
|
|
|