From b6c47d11bbc3ef252c83b320f496ac07d66d6139 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 22 八月 2025 10:30:14 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
admin/src/components/business/OperaCategoryWindow.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/admin/src/components/business/OperaCategoryWindow.vue b/admin/src/components/business/OperaCategoryWindow.vue
index 6eabf8c..326f991 100644
--- a/admin/src/components/business/OperaCategoryWindow.vue
+++ b/admin/src/components/business/OperaCategoryWindow.vue
@@ -72,7 +72,7 @@
sortnum: null,
name: '',
type: null,
- detail:null,
+ detail: null,
remark: null,
detailList: [''],
icon: '',
@@ -115,6 +115,7 @@
name: '',
detail: null,
type: type,
+ remark: null,
detailList: [''],
icon: '',
iconFull: '',
--
Gitblit v1.9.3