From e51ccb9bfc6712bd405ffd69d7365b542ef350f4 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 29 四月 2026 11:56:17 +0800
Subject: [PATCH] 支付宝支付ddd

---
 admin/src/components/business/OperaShopInfoWindow.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/admin/src/components/business/OperaShopInfoWindow.vue b/admin/src/components/business/OperaShopInfoWindow.vue
index 78edb32..bb4bd6c 100644
--- a/admin/src/components/business/OperaShopInfoWindow.vue
+++ b/admin/src/components/business/OperaShopInfoWindow.vue
@@ -290,9 +290,10 @@
   components: { GlobalWindow, Pagination,OperaOrderDetail },
   data () {
     return {
+      title: '',
       activeTab: 'performance',
       storeInfo: {},
-      visible:false,
+      visible: false,
       searchForm: {
         orderNo: '',
         goodsInfo: '',

--
Gitblit v1.9.3