工时查询修改工时
This commit is contained in:
@@ -403,7 +403,6 @@ export default {
|
||||
this.dialogFormVisible = true
|
||||
},
|
||||
tableRowClassName1({ row }) {
|
||||
console.log(row, 11111)
|
||||
if (row.是否加急件 === '1') {
|
||||
return 'isUrgentItem1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user