liyongli 1 ano atrás
pai
commit
b8f95dda2f
1 arquivos alterados com 1 adições e 0 exclusões
  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('报名成功');
     })