Merge branch 'dev'

This commit is contained in:
zoujiandong 2025-12-23 13:04:21 +08:00
commit 2fe48ab6d4

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.order_product_no" v-model="queryForm.prescription_code"
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' }"