fix: 修改价格, 重置状态

perf/export-docx
Lei OT 11 months ago
parent 5aec058060
commit 40053efbe8

@ -277,6 +277,7 @@ export const useProductsStore = create(
return { return {
...prevQuotation, ...prevQuotation,
audit_state_id: -1,
adult_cost: formValues.adult_cost, adult_cost: formValues.adult_cost,
child_cost: formValues.child_cost, child_cost: formValues.child_cost,
currency: formValues.currency, currency: formValues.currency,

Loading…
Cancel
Save