Selaa lähdekoodia

产权交易注册检索

rongxin_prod
庞东旭 2 vuotta sitten
vanhempi
commit
1a706e2c03
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. +5
    -0
      src/views/project/signUp.vue

+ 5
- 0
src/views/project/signUp.vue Näytä tiedosto

@@ -350,6 +350,11 @@ export default {
})
},
onRead (file) {
this.$toast.loading({
message: "正在提交...",
forbidClick: true,
duration: 0,
});
let data = {};
let f = []
for (let i of file){


Ladataan…
Peruuta
Tallenna