소스 검색

fix color

wolyshaw 4 년 전
부모
커밋
19a31dd720
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">