bugrepaire

This commit is contained in:
lixin
2019-01-03 18:40:19 +08:00
parent bfb9182547
commit 87087912d4
3 changed files with 4 additions and 4 deletions

View File

@@ -30,9 +30,9 @@
{{ scope.row.货位存量 }}
</template>
</el-table-column>
<el-table-column label="物料名称" align="center" min-width="80">
<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">