Commit 6c183a54 authored by 陈万宝's avatar 陈万宝

feat: 修复直接提交问题

parent b852abb4
......@@ -644,7 +644,7 @@ const TakeawayGoodsInfo = forwardRef((props, ref) => {
}
setTimeType(tempEdit?.saleTimeType);
form.setFieldsValue(tempEdit);
// getFormValues();
getFormValues();
}
}
}, [customer.isEdit, editData]);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment