소스 검색

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,
         },