Browse Source

Merge remote-tracking branch 'origin/master'

zhanglei
dimengzhe 2 years ago
parent
commit
403ba7c95c
  1. 2
      anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangxiaoshou/cheliangxiaoshouguanli.vue

2
anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangxiaoshou/cheliangxiaoshouguanli.vue

@ -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>

Loading…
Cancel
Save