Ver código fonte

产权交易注册检索

rongxin_prod
庞东旭 2 anos atrás
pai
commit
1a706e2c03
1 arquivos alterados com 5 adições e 0 exclusões
  1. +5
    -0
      src/views/project/signUp.vue

+ 5
- 0
src/views/project/signUp.vue Ver arquivo

@@ -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){


Carregando…
Cancelar
Salvar