fangyuan
2022-12-12 e8e17acc60c337194c6a46ec1ef98adee6b9e12c
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();
                // }