Browse Source

fix 档案推送 bug

ylong 8 months ago
parent
commit
24987f860b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/data/productPush/index.vue

+ 1 - 1
src/views/data/productPush/index.vue

@@ -4,7 +4,7 @@
 
         <common-table ref="pageRef" :pageConfig="pageConfig" :columns="columns">
             <template #toolbar>
-                <div class="flex items-center mb-4">
+                <div class="flex items-center">
                     <el-button
                         type="warning"
                         plain