From 241a499bee09ba3927ce8bfa1a6208909f7ff7e2 Mon Sep 17 00:00:00 2001 From: nizongfeng Date: Tue, 30 Nov 2021 10:52:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9D=80=E5=8A=A0=E9=9A=8F=E6=9C=BA?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/order_main/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; }, //獲取列表