@@ -64,6 +64,7 @@ function toBaoMing() {
})
.then(r => {
console.log(r);
+ Data.value = {};
closeToast();
showToast('报名成功');