|
@@ -209,7 +209,9 @@
|
|
|
$helpers.permission('export/exportMusicGroupCourseList') ||
|
|
|
$helpers.permission('export/EXPORT_INDEX_HISTORY_ERR_DATA') ||
|
|
|
$helpers.permission('export/EXPORT_STUDENT_SUBCOURSE') ||
|
|
|
- $helpers.permission('export/EXPORT_TRAINING_STATISTICS')
|
|
|
+ $helpers.permission('export/EXPORT_TRAINING_STATISTICS') ||
|
|
|
+ $helpers.permission('export/EXPORT_OPERATING_VISIT_STATISTICS')
|
|
|
+
|
|
|
"
|
|
|
>
|
|
|
<template slot="title">
|
|
@@ -709,7 +711,7 @@
|
|
|
/>
|
|
|
</div>
|
|
|
<!-- 回访统计导出 -->
|
|
|
- <div class="m-wrap" v-permission="'export/teacherSalary'">
|
|
|
+ <div class="m-wrap" v-permission="'export/EXPORT_OPERATING_VISIT_STATISTICS'">
|
|
|
<div class="title">回访统计导出:</div>
|
|
|
<el-date-picker
|
|
|
v-model="visitmouth"
|