zhengpz
2021-08-15 b7b8554d6ad9c3d18e0a238b718989680d45984f
样式
1 files modified
2 ■■■ changed files
src/views/statisticalQueryManagement/businessStatistics.vue 2 ●●● patch | view | raw | blame | history
src/views/statisticalQueryManagement/businessStatistics.vue
@@ -182,6 +182,6 @@
<style lang="scss" scoped>
/deep/ .businessStatisticsStyle .el-table__row:hover td:nth-child(5),
/deep/ .businessStatisticsStyle .el-table__row:hover td:nth-child(6) {
  cursor: pointer;
  cursor: pointer !important;
}
</style>