瀏覽代碼

产权交易注册检索

rongxin_prod
庞东旭 2 年之前
父節點
當前提交
1a706e2c03
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. +5
    -0
      src/views/project/signUp.vue

+ 5
- 0
src/views/project/signUp.vue 查看文件

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


Loading…
取消
儲存