浏览代码

修改权限

lex-xin 4 年之前
父节点
当前提交
7e24df72c4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/teamBuild/forecastName.vue

+ 1 - 1
src/views/teamBuild/forecastName.vue

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