zhibin 6 years ago
parent
commit
e637789c29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/page/user/query-list/index.vue

+ 1 - 1
src/page/user/query-list/index.vue

@@ -298,7 +298,7 @@ export default {
 
 .creamtable td:nth-child(2),
 .creamtable td:nth-child(3),
-.creamtable td:nth-child(4),
+.creamtable td:nth-child(4)
  {
   background-color: #fdf5e6 !important
 }