duy 3 months ago
parent
commit
5550218c19
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/archives/test/testing.vue

+ 2 - 2
src/views/archives/test/testing.vue

@@ -9,7 +9,7 @@
                         </el-col>
                         <el-col :offset="1" :span="3" class="text-right">
                             <el-dropdown>
-                                <el-button type="primary">
+                                <el-button type="primary" style="background-color: #0015B6; border-color: #0015B6; color:white">
                                     历史报告    <hc-icon name="arrow-down-s" />
                                 </el-button>
                                 <template #dropdown>
@@ -47,7 +47,7 @@
                         </el-col>
                         <el-col :offset="1" :span="3" class="text-right">
                             <el-dropdown>
-                                <el-button type="primary">
+                                <el-button type="primary" style="background-color: #0015B6; border-color: #0015B6; color:white">
                                     历史报告    <hc-icon name="arrow-down-s" />
                                 </el-button>
                                 <template #dropdown>