Browse Source

style: width

tangning 2 years ago
parent
commit
d85218146d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/scene/list.vue

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

@@ -232,7 +232,7 @@
           ifShow: true,
           fixed: 'right',
           flag: 'ACTION',
-          width: 120,
+          width: 180,
         },
       ];
       const searchForm: Partial<FormProps> = {