Browse Source

样式修改

1004749546@qq.com 4 years ago
parent
commit
20851f8fda
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/shop/shopOrder.vue

+ 1 - 1
src/views/shop/shopOrder.vue

@@ -19,7 +19,7 @@
               <a-input id="shopOrder-customerMobile" allowClear :maxLength="11" v-model="queryParam.customerMobile" placeholder="请输入用户手机" />
             </a-form-item>
           </a-col>
-          <a-col :span="4">
+          <a-col :span="6">
             <a-form-item label="订单状态" :label-col="formItemLayout.labelCol" :wrapper-col="formItemLayout.wrapperCol">
               <v-select
                 v-model="queryParam.orderState"