From 881f125019c69a83482026dc678c77e282bb4e4c Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 13 三月 2026 14:04:28 +0800
Subject: [PATCH] .
---
src/views/productionPlan/summaryByProduct/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/productionPlan/summaryByProduct/index.vue b/src/views/productionPlan/summaryByProduct/index.vue
index 2d54390..8770f97 100644
--- a/src/views/productionPlan/summaryByProduct/index.vue
+++ b/src/views/productionPlan/summaryByProduct/index.vue
@@ -49,7 +49,7 @@
prop: "productName",
dataType: "tag",
formatType: params => {
- return "primary";
+ return "primary";
},
},
{
--
Gitblit v1.9.3