From 11c5ab8d97809bdeddb60b22a4fe161a67aa3b05 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期一, 19 一月 2026 16:03:17 +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