This commit is contained in:
Vergil
2020-03-17 11:21:37 +08:00
parent 907017d856
commit 016d575e23

View File

@@ -96,7 +96,7 @@
{{ scope.row.完成工时 }} {{ scope.row.完成工时 }}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="录入准结" align="center" width="70px"> <el-table-column label="录入准结" align="center" width="80px">
<template slot-scope="scope"> <template slot-scope="scope">
{{ scope.row.修补工时 }} {{ scope.row.修补工时 }}
</template> </template>