Browse Source

审批订单11

qihanjiao 6 years ago
parent
commit
d0ecd5598b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rst/submit_apply_order.html

+ 1 - 0
rst/submit_apply_order.html

@@ -584,6 +584,7 @@
 											} else {
 												if(dt.returnCode == "200") {
 													mui.alert("提交成功!", function() {
+														editData=null;
 														location.href = "pro_order_list_index.html?type=1";
 													});
 												} else {