From 22961d36b66fd07ac50e2b9479e0bad968723cdd Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 15 十二月 2022 10:15:57 +0800 Subject: [PATCH] 2022-12-14 肖辉 预警研判-- 列表数据展示 --- src/views/systemSetting/platform/otherInterface/components/createInterface/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/systemSetting/platform/otherInterface/components/createInterface/index.vue b/src/views/systemSetting/platform/otherInterface/components/createInterface/index.vue index 1be774b..095ba36 100644 --- a/src/views/systemSetting/platform/otherInterface/components/createInterface/index.vue +++ b/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(); // } -- Gitblit v1.8.0