| src/views/device/airport.vue | ●●●●● patch | view | raw | blame | history |
src/views/device/airport.vue
@@ -934,7 +934,8 @@ }, // 设备下线 dockNotLine(row) { ElMessageBox.confirm('确定下线该设备吗?', '提示', { let txt = row.hidden_flag === 1?'上线':'下线' ElMessageBox.confirm(`确定${txt}该设备吗?`, '提示', { confirmButtonText: '确定', cancelButtonText: '取消', type: 'warning',