This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhangzl
/
nsgk_mobile
關註
2
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Merge branch 'master' of
http://116.255.223.226:3000/zhangzl/nsgk_mobile
rongxin_prod
张泽亮
2 年之前
父節點
1c1dabb7a9
1a706e2c03
當前提交
33ed20fdc2
共有
1 個文件被更改
,包括
5 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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){
Write
Preview
Loading…
取消
儲存