更新
This commit is contained in:
@@ -1656,6 +1656,7 @@ async function submitCreateOrderFromPrescription() {
|
||||
const orderNo = row?.order_no
|
||||
feedback.msgSuccess(orderNo ? `业务订单已创建,单号:${orderNo}` : '业务订单已创建')
|
||||
createOrderVisible.value = false
|
||||
getLists()
|
||||
} catch (e) {
|
||||
console.error(e)
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user