From 21c7a5cf169657835b45668fee59ddf50ca13e67 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 11 十二月 2025 16:17:29 +0800
Subject: [PATCH] 经销商管理
---
admin/src/components/business/OperaCreationWindow.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/admin/src/components/business/OperaCreationWindow.vue b/admin/src/components/business/OperaCreationWindow.vue
index e71c871..465d0cf 100644
--- a/admin/src/components/business/OperaCreationWindow.vue
+++ b/admin/src/components/business/OperaCreationWindow.vue
@@ -176,7 +176,6 @@
},
methods: {
open (title, target) {
- debugger
this.title = title
this.visible = true
this.cities = []
--
Gitblit v1.9.3