From 04e1466dcd2747843b67387153d154c27fb291a5 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Thu, 25 Apr 2024 17:15:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/shop/modules/Edit.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/shop/modules/Edit.vue b/src/views/shop/modules/Edit.vue index 5dc6f17..a057a5e 100644 --- a/src/views/shop/modules/Edit.vue +++ b/src/views/shop/modules/Edit.vue @@ -10,12 +10,12 @@ @cancel="handleCancel" > - - - + + + { // 显示成功 this.$message.success(result.message, 1.5)