Compare commits

..

No commits in common. "2fe48ab6d4972883c97183d9cc25051e90ca8712" and "43581e13585ad460f538bb0843f6dec37c334a81" have entirely different histories.

View File

@ -69,14 +69,14 @@
/> />
</a-form-item> </a-form-item>
<!-- <a-form-item field="order_product_no" label="处方编号"> <a-form-item field="order_product_no" label="订单编号">
<a-input <a-input
:style="{ width: '182px' }" :style="{ width: '182px' }"
v-model="queryForm.prescription_code" v-model="queryForm.order_product_no"
placeholder="请输入处方编号" placeholder="请输入订单编号"
@press-enter="handleQuery" @press-enter="handleQuery"
/> />
</a-form-item> --> </a-form-item>
<a-form-item field="escrow_trade_no" label="支付流水号"> <a-form-item field="escrow_trade_no" label="支付流水号">
<a-input <a-input
:style="{ width: '168px' }" :style="{ width: '168px' }"