外协付款
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column label="数量" align="center" width="60px">
|
||||
<template slot-scope="scope">
|
||||
{{ scope.row.批次数量 }}
|
||||
{{ scope.row.投产数量 }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
@@ -84,7 +84,7 @@
|
||||
{{ scope.row.计划日期 }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="工序工时" align="center" width="85px">
|
||||
<el-table-column label="计划工时" align="center" width="85px">
|
||||
<template slot-scope="scope">
|
||||
{{ scope.row.工序工时 }}
|
||||
</template>
|
||||
@@ -327,7 +327,7 @@ export default {
|
||||
background: #9bd7fc !important;
|
||||
}
|
||||
.XJWXywc{
|
||||
background: #AEF199 !important;
|
||||
background: rgb(103,194,58) !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user