This commit is contained in:
liushuai
2019-03-27 10:46:52 +08:00
parent 26c97e85f6
commit 4007800ad1
4 changed files with 13 additions and 8 deletions

View File

@@ -88,9 +88,14 @@
align="center">
<template slot-scope="scope">{{ scope.row.零件类型名称 }}</template>
</el-table-column>
<el-table-column align="center" label="分类码" width="150">
<template slot-scope="scope">
{{ scope.row.分类码 }}
</template>
</el-table-column>
<el-table-column align="center" label="旧零件图号" width="150">
<template slot-scope="scope">
{{ scope.row.零件图号 }}
{{ scope.row.零件图号 }}
</template>
</el-table-column>
<el-table-column align="center" label="整改类型" width="150">