From 2d02eb82474e43faedfe06910381ede0eda67f3c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 13 十月 2025 09:40:04 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/jinkuai
---
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