Browse Source

广电预览

licailing 4 years ago
parent
commit
5e03a4a02e
1 changed files with 2 additions and 7 deletions
  1. 2 7
      src/main/vue/src/views/performance/ProgrammeResultList.vue

+ 2 - 7
src/main/vue/src/views/performance/ProgrammeResultList.vue

@@ -163,13 +163,8 @@
                     <el-button @click="playVideo(row, $index)" size="mini" plain type="primary" style="margin-right:5px"
                         >查看作品</el-button
                     >
-                    <span v-if="performance.status == 'RATE'">
-                        <el-button
-                            @click="row.second = true"
-                            size="mini"
-                            plain
-                            type="warning"
-                            v-if="!row.second && display"
+                    <span v-if="performance.status == 'RATE' && display">
+                        <el-button @click="row.second = true" size="mini" plain type="warning" v-if="!row.second"
                             >修改</el-button
                         >
                         <div v-else>