Commit 27b33166 by 刘海龙

111

parent 081e431c
...@@ -193,7 +193,7 @@ ...@@ -193,7 +193,7 @@
}, },
upload: function () { upload: function () {
layer.msg("上传图片方法调用了"); layer.msg("上传图片方法调用了");
var _this = this; let _this = this;
let saveName, id = ''; let saveName, id = '';
if (_this.uploadName === 'front_view') { if (_this.uploadName === 'front_view') {
id = 'file'; id = 'file';
......
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