From d7f8525fca7a46f3450195db35af31ed2cc12b7b Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 29 六月 2026 13:57:08 +0800
Subject: [PATCH] 新疆大罗素 1.隐藏字段
---
src/views/equipmentManagement/spareParts/index.vue | 32 ++++++++++++++++----------------
1 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/src/views/equipmentManagement/spareParts/index.vue b/src/views/equipmentManagement/spareParts/index.vue
index a060a85..da77df5 100644
--- a/src/views/equipmentManagement/spareParts/index.vue
+++ b/src/views/equipmentManagement/spareParts/index.vue
@@ -241,26 +241,26 @@
slot: "status",
dataType: "slot",
},
- {
- label: "浠锋牸",
- prop: "price",
- },
+ // {
+ // label: "浠锋牸",
+ // prop: "price",
+ // },
{
label: "鏁伴噺",
prop: "quantity",
},
- {
- label: "搴撳瓨棰勮鏁伴噺",
- prop: "warnNum",
- },
- {
- label: "棰勮閫氱煡浜�",
- prop: "notifyPersonName",
- },
- {
- label: "鎻忚堪",
- prop: "description",
- },
+ // {
+ // label: "搴撳瓨棰勮鏁伴噺",
+ // prop: "warnNum",
+ // },
+ // {
+ // label: "棰勮閫氱煡浜�",
+ // prop: "notifyPersonName",
+ // },
+ // {
+ // label: "鎻忚堪",
+ // prop: "description",
+ // },
{
label: "鎿嶄綔",
prop: "operation",
--
Gitblit v1.9.3