diff --git a/application/admin/view/order_main/index.html b/application/admin/view/order_main/index.html
index ad4091f..d2f5ee7 100755
--- a/application/admin/view/order_main/index.html
+++ b/application/admin/view/order_main/index.html
@@ -270,7 +270,7 @@
-
+
@@ -541,7 +541,7 @@
this.getData(this.search.pageNum)
},
edit(id){
- this.editPageShowUrl="/view/order_main/edit.html?id="+id;
+ this.editPageShowUrl="/view/order_main/edit.html?id="+id+"&rd="+Math.random();
this.editShow=true;
},
//獲取列表