Commit 4aaaf8d2 authored by d.arizona's avatar d.arizona

update

parent 75fcd0c5
......@@ -2168,9 +2168,9 @@ export default class MonthlyReport extends Component {
null :
// {
// tableMeta.rowData[5] ?
(tableMeta.rowData[5] ?
this.clickDetail(tableMeta.rowData[1], tableMeta.rowData[4], tableMeta.rowData[2], tableMeta.rowData[3])
// : null
: null)
// console.log(tableMeta.rowData)
// }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment