Browse Source

提交

dev
douzhuo 2 years ago
parent
commit
1d35ee5b93
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/mine/reception/addreception.vue

+ 1
- 1
pages/mine/reception/addreception.vue View File

@@ -173,7 +173,7 @@
},
btnSave() {
if (this.isBand) return
that.save()
this.save()
// let that = this
// clearTimeout(this.fdFlag)
// this.fdFlag = setTimeout(() => {


Loading…
Cancel
Save