Browse Source

fix color

wolyshaw 4 years ago
parent
commit
19a31dd720
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/HumanResources/index.vue

+ 1 - 1
src/views/HumanResources/index.vue

@@ -74,7 +74,7 @@
         </el-form-item>
         <el-form-item>
           <el-button @click="getList" type="danger">搜索</el-button>
-          <el-button @click="onReSet" type="primary">重置</el-button>
+          <el-button @click="onReSet" type="primary" style="background-color: #409EFF;border-color: #409EFF;">重置</el-button>
         </el-form-item>
       </el-form>
       <div class="tableWrap">