From 3791cb8c977f753dfabd0d48a161dd8bff11b4b4 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 11 十二月 2025 14:19:33 +0800
Subject: [PATCH] 1.安佑-BI大屏展示数据修改 2.安佑-规格型号修改
---
src/views/productionManagement/productionReporting/index.vue | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue
index bbe8f77..789c097 100644
--- a/src/views/productionManagement/productionReporting/index.vue
+++ b/src/views/productionManagement/productionReporting/index.vue
@@ -228,11 +228,11 @@
prop: "specificationModel",
width: 150,
},
- {
- label: "缁戝畾鏈哄櫒",
- prop: "speculativeTradingName",
- width: 220,
- },
+ // {
+ // label: "缁戝畾鏈哄櫒",
+ // prop: "speculativeTradingName",
+ // width: 220,
+ // },
{
label: "鍗曚綅",
prop: "unit",
@@ -246,11 +246,11 @@
// prop: "type",
// width: 150,
// },
- {
- label: "鎹熻��",
- prop: "loss",
- width: 150,
- },
+ // {
+ // label: "鎹熻��",
+ // prop: "loss",
+ // width: 150,
+ // },
{
label: "鎺掍骇鏁伴噺",
prop: "schedulingNum",
--
Gitblit v1.9.3