Commit 49b4ade8 by 冷斌

fix bug

parent 5fd2a755
......@@ -138,6 +138,8 @@
// layer.msg("上传图片方法调用了");
let _this = this;
let saveName, id = '';
let info = this.info();
let uid = info.id;
if (_this.uploadName === 'front_view') {
id = 'file';
saveName = 'auth_' + uid + '_1';
......
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