فهرست منبع

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