Commit 7004f620 by 冷斌

fix bug

parent c3ce7bb8
...@@ -182,7 +182,6 @@ ...@@ -182,7 +182,6 @@
_this.form.handset_view = str.data.url; _this.form.handset_view = str.data.url;
_this.handset_view = str.data.url; _this.handset_view = str.data.url;
} }
$('#'+id).val('');
_this.checkSubmit(); _this.checkSubmit();
layer.close(loadingIndex); layer.close(loadingIndex);
}, },
......
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