소스 검색

权限修改

1
mo 3 년 전
부모
커밋
7c634e742a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/smallStudentManager/components/visiList.vue

+ 1 - 1
src/views/smallStudentManager/components/visiList.vue

@@ -55,7 +55,7 @@
         <el-button type="primary" @click="onReSet">重置</el-button>
       </el-form-item>
     </el-form>
-    <auth auths="sysCoupon/add">
+    <auth auths="visit/add">
       <el-button type="primary" style="margin-bottom: 20px" @click="addVisit"
         >新增回访</el-button
       >