diff --git a/src/views/StationLevel/layout/BeOnDuty.vue b/src/views/StationLevel/layout/BeOnDuty.vue index 0c045e9..a7cebb6 100644 --- a/src/views/StationLevel/layout/BeOnDuty.vue +++ b/src/views/StationLevel/layout/BeOnDuty.vue @@ -51,7 +51,7 @@
名称:{{ item.ryXm }} - 警种:{{ item.ryJzlx == "01" ? "民警" : "辅警" }} + 警种:{{ item.ryMfjlb == "01" ? "民警" : "辅警" }}
diff --git a/src/views/home/components/entrance.vue b/src/views/home/components/entrance.vue index d5757f6..5f9b3ea 100644 --- a/src/views/home/components/entrance.vue +++ b/src/views/home/components/entrance.vue @@ -235,6 +235,7 @@ countWays(); } .bt { margin-top: 14px; + color: #fff; .headline { width: 70%;