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 @@
-
+