From a1c569d40b5d1d6571a197467a41fd3421c393ce Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 15 九月 2025 09:10:49 +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