This commit is contained in:
caoxinyu
2019-01-05 09:56:44 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -296,7 +296,7 @@
</el-table-column>
<el-table-column label="备注" align="center" min-width="80">
<template slot-scope="scope">
{{ scope.row.入库备注 }}
{{ scope.row.备注 }}
</template>
</el-table-column>
<el-table-column label="零件类型" align="center" min-width="80">