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