浏览代码

2022.3.30xg

17613754660 3 年之前
父节点
当前提交
e62c74af15
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/leave/list.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/leave/list.vue

@@ -390,7 +390,7 @@
       <div class="ctons">
       <div class="ctons">
         <div style="display: flex;align-items: center;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2">
         <div style="display: flex;align-items: center;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2">
             <div style="display: inline-block;width: 18%;margin-left:1%">
             <div style="display: inline-block;width: 18%;margin-left:1%">
-              <el-button size="small" @click="changeAltime(0)" type="primary">批量设置</el-button>
+              <el-button size="small" @click="changeAltime(0)">批量设置</el-button>
             </div>
             </div>
             <div style="display: inline-block;width: 30%">
             <div style="display: inline-block;width: 30%">
               <el-input style="float:left;" v-model="keywordAl" class="input-with-select" placeholder="请输入人员姓名搜索" clearable="true" size="small" @clear="clearsearchAl()">
               <el-input style="float:left;" v-model="keywordAl" class="input-with-select" placeholder="请输入人员姓名搜索" clearable="true" size="small" @clear="clearsearchAl()">