|
@@ -531,7 +531,7 @@
|
|
<span style="margin-left:10px;color:#999;">{{'设置部门或人员的特殊节假日'}}</span>
|
|
<span style="margin-left:10px;color:#999;">{{'设置部门或人员的特殊节假日'}}</span>
|
|
</div>
|
|
</div>
|
|
<!-- 特殊人员填报设置 -->
|
|
<!-- 特殊人员填报设置 -->
|
|
- <div class="yanjiu">
|
|
|
|
|
|
+ <div class="yanjiu" v-if="user.companyId == 1071">
|
|
<p style="margin: 0 68px 0 10px;color:#666;">{{'特殊人员填报设置'}}</p>
|
|
<p style="margin: 0 68px 0 10px;color:#666;">{{'特殊人员填报设置'}}</p>
|
|
<el-button size="small" type="primary" @click="specialPersonnelReportSetting()">{{ $t('setup') }}</el-button>
|
|
<el-button size="small" type="primary" @click="specialPersonnelReportSetting()">{{ $t('setup') }}</el-button>
|
|
<span style="margin-left:10px;color:#999;">此配置用于对请假全天的情况下开放填写日报的权限</span>
|
|
<span style="margin-left:10px;color:#999;">此配置用于对请假全天的情况下开放填写日报的权限</span>
|