Oliver
2022-12-22 73b48dd59a2d47b365b87784371c4ef57dde659b
src/views/operate/rectification/taskList/components/createInterface/index.vue
@@ -128,7 +128,6 @@
                description: myInterface.description,
                applicationName: myInterface.applicationName
            }).then(res => {
                console.log(res);
                // if (res.code === 200) {
                //     this.refresh();
                // }