Fix:4446 【旅居商城小程序】填写资料过程中返回上一级页面后重新进入,已填写的数据没有自动保存为草稿

This commit is contained in:
linxi
2025-11-13 12:03:50 +08:00
parent 6a526eb41c
commit 6fb60ef712
+3
View File
@@ -457,6 +457,9 @@ export default {
},
// onShow() {
// },
onUnload() {
this.saveDraft()
},
onHide() {
// if (this.form.isDraft === 0 && (this.form.reviewStatus === 0 || this.form.reviewStatus === 1)) {
// return