From a842ec876c4841f1b5af455449d90e947e093f46 Mon Sep 17 00:00:00 2001
From: wws <18630710203@163.com>
Date: Fri, 13 Oct 2023 11:02:27 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=AE=A1=E7=90=86-=E6=95=85?=
=?UTF-8?q?=E9=9A=9C=E7=B1=BB=E5=9E=8B=E7=BB=B4=E6=8A=A4V1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/device/faultType/index.vue | 39 ++++++++++++++++++----------
1 file changed, 26 insertions(+), 13 deletions(-)
diff --git a/src/views/device/faultType/index.vue b/src/views/device/faultType/index.vue
index 570ab2e1..2b746907 100644
--- a/src/views/device/faultType/index.vue
+++ b/src/views/device/faultType/index.vue
@@ -10,12 +10,14 @@
/>
-
+
+
+
{{ parseTime(scope.row.updateTime, '{y}-{m}-{d}') }}
-
+
-
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
@@ -251,6 +263,7 @@ import { listFaultType, getFaultType, delFaultType, addFaultType, updateFaultTyp
export default {
name: "FaultType",
+ dicts: ['device_fault_type'],
data() {
return {
// 遮罩层