Commit 45ae7f08 by 刘海龙

1111

parent daf2f540
......@@ -170,8 +170,7 @@
} else {
if (_this.uploadName === 'front_view') {
_this.form.front_view = str.data.url;
var file = document.getElementById('file');
file.outerHTML = file.outerHTML; //重新初始化了file的html
$("#file").remove();
}
if (_this.uploadName === 'back_view') {
_this.form.back_view = str.data.url;
......
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