Browse Source

修改问题

master
yunuo970428 2 years ago
parent
commit
7154d8000b
  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> <span>{{ scope.row.trailerOrInstallName }}</span>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="物编码" align="center" width="100"> <el-table-column label="物编码" align="center" width="100">
<template slot-scope="scope"> <template slot-scope="scope">
<span>{{ scope.row.trailerOrInstallCode }}</span> <span>{{ scope.row.trailerOrInstallCode }}</span>
</template> </template>

Loading…
Cancel
Save