@@ -607,7 +607,7 @@
</auth>
<!-- -->
<auth
- v-show="scope.row.payingStatus == 2"
+ v-show="scope.row.payingStatus == 2 && scope.row.noneNeedCloudTeacher == 0"
:auths="'studentRegistration/setNoneCloudTeacher'"
>
<el-button type="text" @click="relieve(scope.row)"