瀏覽代碼

闪烁的按钮

Reiskuchen 5 年之前
父節點
當前提交
0a2c6199fd
共有 1 個文件被更改,包括 2 次插入2 次删除
  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" },