Explorar el Código

feat(api): update api 20

gemercheung hace 3 años
padre
commit
0564dedadf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'),