#
whycq
2023-02-19 9263100d664598f22f6f1c2ea600382f752ad3d0
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) {