|
@@ -27,7 +27,7 @@
|
|
<auth :auths="['studentRegistration/preRegisterExport']">
|
|
<auth :auths="['studentRegistration/preRegisterExport']">
|
|
<el-button type="primary" @click="downloadFile">导出</el-button>
|
|
<el-button type="primary" @click="downloadFile">导出</el-button>
|
|
</auth>
|
|
</auth>
|
|
- <auth :auths="['studentRegistration/preRegisterExport']">
|
|
|
|
|
|
+ <auth :auths="['studentRegistration/queryPreApplySubjectList']">
|
|
<el-button type="primary" @click="subjectVisible = true">意向统计</el-button>
|
|
<el-button type="primary" @click="subjectVisible = true">意向统计</el-button>
|
|
</auth>
|
|
</auth>
|
|
</div>
|
|
</div>
|