From a03f27c5edaab17263891dd2bc1e4e70fb96096c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 10 二月 2026 10:25:56 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dingyuannongji
---
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