Selaa lähdekoodia

Merge branch 'linwenxin_dev' of https://gogs.zfire.top/zfire-front/zfire-newmall-admin into develop

linwenxin 1 vuosi sitten
vanhempi
commit
4f1daf75b9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/mallManagement/order/order_list/index.vue

+ 1 - 1
src/views/mallManagement/order/order_list/index.vue

@@ -108,7 +108,7 @@
 
 
 
-                <el-col :xs="24" :sm="12" :lg="6" class="tr">
+                <el-col :xs="24" :sm="24" :lg="24" class="tr">
                   <el-form-item label="">
                     <el-button size="small" type="primary" @click="submitScreenForm">搜索</el-button>
                     <el-button size="small" @click="resetScreenForm">清空</el-button>