Commit 5edf36c6 by 刘海龙

111

parent 18482a5e
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
if (_this.uploadName === 'front_view') { if (_this.uploadName === 'front_view') {
id = 'file'; id = 'file';
saveName = 'auth_' + uid + '_1'; saveName = 'auth_' + uid + '_1';
_this.isFile = false this.isFile = false
console.log(1111) console.log(1111)
} }
if (_this.uploadName === 'back_view') { if (_this.uploadName === 'back_view') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment