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