Przeglądaj źródła

fix(参数配置): 调整搜索表单操作按钮的响应式布局宽度

liujt 7 miesięcy temu
rodzic
commit
7f2a66f00d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/system/parmasManage/search.vue

+ 1 - 1
src/views/system/parmasManage/search.vue

@@ -35,7 +35,7 @@
 
       <el-col
         style="display: flex; justify-content: flex-end"
-        v-bind="styleResponsive ? { lg: 12, md: 24 } : { span: 12 }"
+        v-bind="styleResponsive ? { lg: 6, md: 12 } : { span: 6 }"
       >
         <div class="ele-form-actions">
           <el-button