| src/views/supervisoryConsole/data.vue | ●●●●● patch | view | raw | blame | history |
src/views/supervisoryConsole/data.vue
@@ -278,7 +278,7 @@ var that = this; getList().then((res) => { res.data.data.forEach((item) => { if (item.waringType == "紧急求救") { if (item.waringType == "一键求助") { that.tableData.push(item); } });