src/views/system/user/xtUserList.vue @@ -528,7 +528,7 @@ }, //选中行高亮样式 rowStyle({ row, rowIndex }) { if (this.ids.includes(row.HEmpID)) { if (this.ids.includes(row.用户编码)) { return { "background": "#ecf5ff" } } },