diff --git a/src/views/jhzx/ydjhzxCX.vue b/src/views/jhzx/ydjhzxCX.vue index d41f8a8..7b42482 100644 --- a/src/views/jhzx/ydjhzxCX.vue +++ b/src/views/jhzx/ydjhzxCX.vue @@ -898,22 +898,34 @@ export default { } }else { if (column.field === 'slCount') { - if (row.slCount > '0' && row.slCount '0' && row.slCount===row.slxhthCount) { return { - backgroundColor: '#FF0000FF', - color: '#fff', + backgroundColor: 'rgba(165,255,40,0.71)', cursor: 'pointer' } } + // if (row.slCount > '0' && row.slCount '0' && row.pwCountrow.pwjhrq) { + if (row.pwCount > '0' && row.pwCount===row.slxhthCount) { return { - backgroundColor: '#FF0000FF', - color: '#fff', + backgroundColor: 'rgba(165,255,40,0.71)', cursor: 'pointer' } } + // if (row.pwCount > '0' && row.pwCountrow.pwjhrq) { + // return { + // backgroundColor: '#FF0000FF', + // color: '#fff', + // cursor: 'pointer' + // } + // } } // if (column.field === 'llCount') { // if (row.llCount > '0' && row.llCountrow.hxjhrq) { @@ -925,22 +937,34 @@ export default { // } // } if (column.field === 'hxCount') { - if (row.hxCount > '0' && row.hxCountrow.hxjhrq) { + if (row.hxCount > '0' && row.hxCount===row.slxhthCount) { return { - backgroundColor: '#FF0000FF', - color: '#fff', + backgroundColor: 'rgba(165,255,40,0.71)', cursor: 'pointer' } } + // if (row.hxCount > '0' && row.hxCountrow.hxjhrq) { + // return { + // backgroundColor: '#FF0000FF', + // color: '#fff', + // cursor: 'pointer' + // } + // } } if (column.field === 'qgCount') { - if (row.qgCount > '0' && row.qgCountrow.qgjhrq) { + if (row.qgCount > '0' && row.qgCount===row.slxhthCount) { return { - backgroundColor: '#FF0000FF', - color: '#fff', + backgroundColor: 'rgba(165,255,40,0.71)', cursor: 'pointer' } } + // if (row.qgCount > '0' && row.qgCountrow.qgjhrq) { + // return { + // backgroundColor: '#FF0000FF', + // color: '#fff', + // cursor: 'pointer' + // } + // } } return null }