From a52f8c508d08014d1a153cfc02e12b5fc185a3a4 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 11 七月 2024 15:28:59 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
admin/src/components/business/OperaShopImportWindow.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/admin/src/components/business/OperaShopImportWindow.vue b/admin/src/components/business/OperaShopImportWindow.vue
index 99c7ca4..b9d34b2 100644
--- a/admin/src/components/business/OperaShopImportWindow.vue
+++ b/admin/src/components/business/OperaShopImportWindow.vue
@@ -62,7 +62,7 @@
data.append('companyType', this.companyType)
importExcel(data)
.then(res => {
- this.$message.success('瀵煎叆鎴愬姛')
+ this.$tip.apiSuccess('鍙戣捣鎵归噺涓婁紶浠诲姟鎴愬姛锛岃绋嶅悗鍒锋柊椤甸潰鏌ョ湅')
this.$emit('success')
this.visible = false
})
--
Gitblit v1.9.3