Преглед изворни кода

fix(bugs): 隐藏背景音乐

tangning пре 3 година
родитељ
комит
6969b70e69
1 измењених фајлова са 1 додато и 0 уклоњено
  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,
         },