luobisheng
2022-11-18 ad32b2a769637629ce505a70e508780f7074a05c
src/views/operate/rectification/renovationList/components/createInterface/index.vue
@@ -125,7 +125,6 @@
                description: myInterface.description,
                applicationName: myInterface.applicationName
            }).then(res => {
                console.log(res);
                // if (res.code === 200) {
                //     this.refresh();
                // }