bill %!s(int64=2) %!d(string=hai) anos
pai
achega
a3cde4b330
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/example/scene/list.tsx

+ 1 - 0
src/views/example/scene/list.tsx

@@ -36,6 +36,7 @@ export const ExampleScenes = (props: ExampleScenesProps) => {
     {
       title: '操作',
       key: 'action',
+      width: 230,
       render: (_, record) => {
         const actions = [
           ...getSceneActions(record, false),