347617796@qq.com 3 年之前
父節點
當前提交
9bfd2ef6ef
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/set/log.vue

+ 2 - 2
src/views/set/log.vue

@@ -11,8 +11,8 @@
 					3、日志支持每月、每周、每次汇报,可自行根据需要设置“日志积分规则
 				</div>
 				<div class="flex-box-end" style="margin-top: 20px;">
-					<el-button v-if="$authoritys() != 'dept_manager' && $authoritys() != 'employee'" type="primary" @click="isShowLog = true">刷新汇报记录</el-button>
-					<el-button size="small" plain @click="add()">添加日志模板</el-button>
+					<el-button  v-if="$authoritys() != 'dept_manager' && $authoritys() != 'employee'" plain @click="isShowLog = true">刷新汇报记录</el-button>
+					<el-button  type="primary"  @click="add()">添加日志模板</el-button>
 				</div>
 			</div>
 			<el-table ref="multipleTable" :data="list" tooltip-effect="dark" align="center" v-loading="loading">