This commit is contained in:
zhangdingyu
2019-09-22 11:19:59 +08:00
parent ac440f57d9
commit 4f1a00074e
2 changed files with 22 additions and 6 deletions

View File

@@ -146,21 +146,21 @@
<template slot-scope="scope">{{ scope.row.工艺要求 }}</template>
</el-table-column>
<el-table-column
width="80px"
width="110px"
prop="province5"
label="单件定额工时"
>
<template slot-scope="scope">{{ scope.row.单件定额工时 }}</template>
</el-table-column>
<el-table-column
width="80px"
width="110px"
prop="province6"
label="准结定额工时"
>
<template slot-scope="scope">{{ scope.row.准结定额工时 }}</template>
</el-table-column>
<el-table-column
width="100px"
width="110px"
prop="province7"
label="工艺是否完成"
>