车间排产
This commit is contained in:
@@ -202,7 +202,7 @@ export default {
|
|||||||
},
|
},
|
||||||
tableData1ClassName({ row, rowIndex }) {
|
tableData1ClassName({ row, rowIndex }) {
|
||||||
row.index = rowIndex
|
row.index = rowIndex
|
||||||
if (row.状态 === '1') {
|
if (row.状态 === 1) {
|
||||||
return 'CJPClingjianjinxing'
|
return 'CJPClingjianjinxing'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user