Ver a proveniência

产权交易注册检索

rongxin_prod
庞东旭 há 2 anos
ascendente
cometimento
1a706e2c03
1 ficheiros alterados com 5 adições e 0 eliminações
  1. +5
    -0
      src/views/project/signUp.vue

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

@@ -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
Guardar