From 8213407057de7bc80e9884f102347a1d1a352546 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期二, 03 三月 2026 15:55:23 +0800
Subject: [PATCH] 小程序 接口开发
---
admin/src/views/business/labelsBrand.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/admin/src/views/business/labelsBrand.vue b/admin/src/views/business/labelsBrand.vue
index 60359d9..f80af49 100644
--- a/admin/src/views/business/labelsBrand.vue
+++ b/admin/src/views/business/labelsBrand.vue
@@ -72,8 +72,8 @@
import BaseTable from '@/components/base/BaseTable'
import TableLayout from '@/layouts/TableLayout'
import Pagination from '@/components/common/Pagination'
-import OperaLabelsWindow from '@/components/business/OperaLabelsZhuanquWindow'
-import {updateStatusById} from "@/api/business/labels";
+import OperaLabelsWindow from '@/components/business/OperaLabelsOtherWindow'
+
export default {
name: 'Labels',
extends: BaseTable,
--
Gitblit v1.9.3