소스 검색

no message

linwenxin 1 년 전
부모
커밋
5febe5270b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>