From d894a711cde4fe55ed5a8c7e62f1491394fe1f66 Mon Sep 17 00:00:00 2001 From: nizongfeng Date: Thu, 23 Feb 2023 09:38:29 +0800 Subject: [PATCH] 1 --- 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 f574898..88f4732 100755 --- a/application/admin/view/order_main/index.html +++ b/application/admin/view/order_main/index.html @@ -736,7 +736,7 @@ } else { this.$message({ offset:0, - :true,duration:500, + showClose:true,duration:500, type: 'error', message: data.msg });