Browse Source

修改bug

master
岳鹏龙 8 months ago
parent
commit
04a1722573
  1. 5
      src/pages/memberCenter/inpart.vue

5
src/pages/memberCenter/inpart.vue

@ -317,11 +317,10 @@ function submit() {
} }
} }
} }
}) }).catch(() => {
}).catch(() => {
// //
uni.$u.toast('请填写完整') uni.$u.toast('请填写完整')
}); })
} }
onShow(async () => { onShow(async () => {

Loading…
Cancel
Save