Selaa lähdekoodia

会员团选辅件

1
mo 3 vuotta sitten
vanhempi
commit
f0c0a7d8f8
1 muutettua tiedostoa jossa 4 lisäystä ja 3 poistoa
  1. 4 3
      src/views/teamBuild/modals/change-voice.vue

+ 4 - 3
src/views/teamBuild/modals/change-voice.vue

@@ -95,11 +95,12 @@
         }}</span>
       </el-form-item>
       <template>
-        <el-form-item
-          v-show="
+        <!--      v-show="
             (courseViewType == 2 && form.musicalGoods == 'OWNED') ||
             courseViewType != 2
-          "
+          " -->
+        <el-form-item
+
           v-if="activeAccessories.length || groupList.length || changeInfo"
           label="更换教辅"
           class="is-required"