yuanyiming 1 year ago
parent
commit
62876ba2ac
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/views/firm.vue
  2. 1 1
      src/views/messageNotification.vue

+ 1 - 1
src/views/firm.vue

@@ -63,7 +63,7 @@
           prop="operation"
           label="操作"
           align="center"
-          min-width="30%"
+          width="200"
         >
           <template #default="scope">
             <div class="operations">

+ 1 - 1
src/views/messageNotification.vue

@@ -52,7 +52,7 @@
         prop="operation"
         label="操作"
         align="center"
-        min-width="30%"
+        width="200"
         >
         <template #default="scope">
             <div class="operations">