From afdb59ece83903bcd32f834ed3f140b6f596db5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=BF=8A=E6=97=AD?= <398847134@qq.com> Date: Wed, 11 Jun 2025 15:08:27 +0800 Subject: [PATCH] 2025-6-11-2 --- .../src/views/brand/components/Auth.vue | 2 +- .../views/brand/components/BrandSystem.vue | 123 +++++++++++------- .../views/ecommerce/agriculturalDetail.vue | 1 - 3 files changed, 78 insertions(+), 48 deletions(-) diff --git a/sub-operation-service/src/views/brand/components/Auth.vue b/sub-operation-service/src/views/brand/components/Auth.vue index cda804b..e9ad5f0 100644 --- a/sub-operation-service/src/views/brand/components/Auth.vue +++ b/sub-operation-service/src/views/brand/components/Auth.vue @@ -190,7 +190,7 @@ import { Edit } from '@element-plus/icons-vue'; const dialogVisible = ref(false); const traceData = ref(null); -const activeStatus = ref('1'); +const activeStatus = ref('2'); const products = ref([ { diff --git a/sub-operation-service/src/views/brand/components/BrandSystem.vue b/sub-operation-service/src/views/brand/components/BrandSystem.vue index 8602354..0bfb6f3 100644 --- a/sub-operation-service/src/views/brand/components/BrandSystem.vue +++ b/sub-operation-service/src/views/brand/components/BrandSystem.vue @@ -17,9 +17,10 @@ {{ item.title }} -
- 编号:{{ item.code }} -
+
发布日期: {{ item.effectiveDate }}
+ + +

{{ item.desc }}

@@ -39,7 +40,7 @@

{{ currentDetail.title }}

- 编号:{{ currentDetail.code }} + {{ currentDetail.status }}
@@ -51,7 +52,7 @@
-
+