lrf402788946 4 năm trước cách đây
mục cha
commit
f93cd35c50
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      components/export-range.vue

+ 1 - 1
components/export-range.vue

@@ -31,7 +31,7 @@
     </el-form>
     <slot></slot>
 
-    <el-row type="flex" justify="space-around">
+    <el-row type="flex" justify="space-around" class="btn_bar">
       <el-col :span="2">
         <el-button type="primary" size="small" @click="toExport">导出</el-button>
       </el-col>