liyongli 1 anno fa
parent
commit
b8f95dda2f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/view/AEROSPACE2023/page6.vue

+ 1 - 0
src/view/AEROSPACE2023/page6.vue

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