Browse Source

fix: save

gemercheung 1 year ago
parent
commit
c3be2c58ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/scenes/list.vue

+ 1 - 1
src/views/scenes/list.vue

@@ -275,7 +275,7 @@
           title: t('common.operation'),
           title: t('common.operation'),
           dataIndex: '',
           dataIndex: '',
           slots: { customRender: 'action' },
           slots: { customRender: 'action' },
-          width: 260,
+          width: 270,
           ellipsis: false,
           ellipsis: false,
           fixed: 'right',
           fixed: 'right',
         },
         },