From d1c1f6b4edcb4fc33314802cc66e72e2743c0eed Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期六, 20 五月 2023 10:15:02 +0800
Subject: [PATCH] 1.提交
---
src/views/systemSettings/shopNotice.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/systemSettings/shopNotice.vue b/src/views/systemSettings/shopNotice.vue
index 3e9a588..d6e1014 100644
--- a/src/views/systemSettings/shopNotice.vue
+++ b/src/views/systemSettings/shopNotice.vue
@@ -267,8 +267,8 @@
<script>
import Pagination from '@/components/Pagination'
import ImportPicker from '@/components/ImportPicker'
-import { SystemAnnouncementAddUpdate, SystemAnnouncementDelete, SystemAnnouncementSearch } from '@/api/xtsz'
-import { ShopSearch } from '@/api/dzkb'
+import { SystemAnnouncementAddUpdate, SystemAnnouncementDelete, SystemAnnouncementSearch } from '@/api/systemSettings'
+import { ShopSearch } from '@/api/kanbanManager'
import elDragDialog from '@/directive/el-drag-dialog'
import waves from '@/directive/waves'
--
Gitblit v1.9.3