|
|
@ -138,7 +138,7 @@ |
|
|
|
<span>{{ scope.row.trailerOrInstallName }}</span> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column label="物业编码" align="center" width="100"> |
|
|
|
<el-table-column label="物料编码" align="center" width="100"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span>{{ scope.row.trailerOrInstallCode }}</span> |
|
|
|
</template> |
|
|
|