浏览代码

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">