17613754660 il y a 3 ans
Parent
commit
e62c74af15

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

@@ -390,7 +390,7 @@
       <div class="ctons">
         <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%">
-              <el-button size="small" @click="changeAltime(0)" type="primary">批量设置</el-button>
+              <el-button size="small" @click="changeAltime(0)">批量设置</el-button>
             </div>
             <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()">