This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
http://116.255.223.226:3000/zhangzl/nsgk_mobile
rongxin_prod
张泽亮
2 years ago
parent
1c1dabb7a9
1a706e2c03
commit
33ed20fdc2
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
src/views/project/signUp.vue
+ 5
- 0
src/views/project/signUp.vue
View File
@@ -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…
Cancel
Save