Selaa lähdekoodia

fix(bugs): 隐藏背景音乐

tangning 3 vuotta sitten
vanhempi
commit
6969b70e69
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/corporation/index.vue

+ 1 - 0
src/views/corporation/index.vue

@@ -175,6 +175,7 @@
         {
           title: t('routes.corporation.bgMusic'),
           dataIndex: 'bgMusic',
+          ifShow: false,
           slots: { customRender: 'bgMusic' },
           width: 190,
         },