Commit 217ffb1f by 冷斌

fix bug

parent 062e9846
...@@ -185,6 +185,7 @@ ...@@ -185,6 +185,7 @@
_this.handset_view = str.data.url; _this.handset_view = str.data.url;
} }
_this.checkSubmit(); _this.checkSubmit();
$('#'+id).val('');
layer.close(loadingIndex); layer.close(loadingIndex);
}, },
error: function (data) { error: function (data) {
......
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