Browse Source

闪烁的按钮

Reiskuchen 5 years ago
parent
commit
0a2c6199fd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ys_vue/src/views/detection/maintenance.vue

+ 2 - 2
ys_vue/src/views/detection/maintenance.vue

@@ -186,8 +186,8 @@ export default {
       //记录
       records: [],
       //警告信息
-      warningInfo: "低电量、过热",
-      stage: null,
+      warningInfo: "",
+      stage: 0,
       //告警时需要更换的设备的列表
       equipments: [
         { value: 1, label: "临时设备1" },