Explorar el Código

Merge branch '07/06musicArchives' into test

mo hace 4 años
padre
commit
2e2d47c71f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/resetTeaming/index.vue

+ 2 - 2
src/views/resetTeaming/index.vue

@@ -2,8 +2,8 @@
   <div class="m-container">
     <h2>
       <el-page-header @back="onCancel" :content="teamName"></el-page-header>
-      <auth :auths="'/musicArchices'" v-if="team_status=='PROGRESS' || team_status=='CLOSE'">
-        <img :src="archices" alt="" @click="gotoArchices" class="archices" />
+      <auth :auths="'/musicArchices'" >
+        <img :src="archices" alt="" @click="gotoArchices" class="archices" v-if="team_status=='PROGRESS' || team_status=='CLOSE'" />
       </auth>
     </h2>
     <div class="m-core">