Przeglądaj źródła

产权交易

rongxin_prod
庞东旭 2 lat temu
rodzic
commit
47e6f94688
1 zmienionych plików z 6 dodań i 1 usunięć
  1. +6
    -1
      src/views/project/signUp.vue

+ 6
- 1
src/views/project/signUp.vue Wyświetl plik

@@ -360,7 +360,7 @@ export default {
},
onRead (file) {
this.$toast.loading({
message: "正在提交...",
message: "正在提交签名",
forbidClick: true,
duration: 0,
});
@@ -410,6 +410,11 @@ export default {
// })
// return;
// }
this.$toast.loading({
message: "正在提交报名",
forbidClick: true,
duration: 0,
});
values.signPic = this.signFileUrlUp;
submmitSignup(values).then(response =>{
if(response.code==200){


Ładowanie…
Anuluj
Zapisz