From 6a4ab4eaaae1c5e97e4a08a69898676d6cebd5dc Mon Sep 17 00:00:00 2001 From: nizongfeng Date: Wed, 15 Feb 2023 11:36:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/order_main/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/admin/view/order_main/index.html b/application/admin/view/order_main/index.html index d9929cf..ae050a8 100755 --- a/application/admin/view/order_main/index.html +++ b/application/admin/view/order_main/index.html @@ -521,7 +521,7 @@ setTimeout(e => { this.showTable = true; // this.showTable(true) - }, 1000); // 定时时间 + }, 500); // 定时时间 }, getSupplierList(){ axios.post("/hotel.php/cf_suplier_info/getList", this.search).then((response) => {