Commit feac6ef3 by 刘海龙

111

parent c9d0c6ce
...@@ -170,6 +170,7 @@ ...@@ -170,6 +170,7 @@
} else { } else {
if (_this.uploadName === 'front_view') { if (_this.uploadName === 'front_view') {
_this.form.front_view = str.data.url; _this.form.front_view = str.data.url;
layer.msg("重置了file1");
$('#file').val(''); $('#file').val('');
} }
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