luobisheng
2022-11-29 80e121b4fb8a193c7c7fba4c787524460d307db7
src/views/systemSetting/platform/otherInterface/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();
                // }