Fix:4446 【旅居商城小程序】填写资料过程中返回上一级页面后重新进入,已填写的数据没有自动保存为草稿
This commit is contained in:
@@ -457,6 +457,9 @@ export default {
|
|||||||
},
|
},
|
||||||
// onShow() {
|
// onShow() {
|
||||||
// },
|
// },
|
||||||
|
onUnload() {
|
||||||
|
this.saveDraft()
|
||||||
|
},
|
||||||
onHide() {
|
onHide() {
|
||||||
// if (this.form.isDraft === 0 && (this.form.reviewStatus === 0 || this.form.reviewStatus === 1)) {
|
// if (this.form.isDraft === 0 && (this.form.reviewStatus === 0 || this.form.reviewStatus === 1)) {
|
||||||
// return
|
// return
|
||||||
|
|||||||
Reference in New Issue
Block a user