Browse Source

预览按钮显示修改

wolyshaw 4 years ago
parent
commit
73b7a7b963
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/resetTeaming/modals/pay-items.vue

+ 1 - 1
src/views/resetTeaming/modals/pay-items.vue

@@ -130,7 +130,7 @@
             >
             >
             <el-button
             <el-button
               type="text"
               type="text"
-              v-if="$listeners.onPreview && payUserType === 'STUDENT'"
+              v-if="$listeners.onPreview && payUserType === 'STUDENT' && scope.row.paymentType == 'MUSIC_APPLY'"
               v-permission="'musicGroup/findMusicGroupSubjectInfo/966'"
               v-permission="'musicGroup/findMusicGroupSubjectInfo/966'"
               @click="$listeners.onPreview(scope.row)"
               @click="$listeners.onPreview(scope.row)"
               >预览</el-button
               >预览</el-button