zhanghua
2022-12-07 c761748876b5239a084e16b22f8d616897714175
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();
                // }