luobisheng
2022-11-28 cf295e5087a705e5214530fbd5eb3bb3221007b9
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();
                // }