src/main/webapp/views/pipeline.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/pipeline.html
@@ -229,7 +229,6 @@ headers: {'token': localStorage.getItem('token')}, method: 'GET', success: function (res) { console.log(res) if (res.code === 200){ ioModeData = res.data; ioModeData.forEach(function (e) {