@@ -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"