刘璐珈噶东

This commit is contained in:
Vergil
2020-02-24 09:32:44 +08:00
parent b3513a9a3d
commit 6c08cd2ea8
19 changed files with 1217 additions and 822 deletions

View File

@@ -32,7 +32,7 @@
{{ scope.row.零件名称 }}
</template>
</el-table-column>
<el-table-column label="材料" prop="材料" align="center" width="82px" show-overflow-tooltip>
<el-table-column label="材料" prop="材料" align="center" min-width="82px" show-overflow-tooltip>
<template slot-scope="scope">
{{ scope.row.材料 }}
</template>