Prechádzať zdrojové kódy

feat(api): update api 20

gemercheung 3 rokov pred
rodič
commit
0564dedadf
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/views/corporation/index.vue

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

@@ -170,7 +170,7 @@
           title: t('routes.corporation.bgMusic'),
           dataIndex: 'bgMusic',
           slots: { customRender: 'bgMusic' },
-          width: 160,
+          width: isJA.value ? 220 : 160,
         },
         {
           title: t('routes.corporation.cameraNum'),