diff --git a/pages/mine/reception/addreception.vue b/pages/mine/reception/addreception.vue index c5caf36..01c8802 100644 --- a/pages/mine/reception/addreception.vue +++ b/pages/mine/reception/addreception.vue @@ -173,7 +173,7 @@ }, btnSave() { if (this.isBand) return - that.save() + this.save() // let that = this // clearTimeout(this.fdFlag) // this.fdFlag = setTimeout(() => {