a
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user