From 3c34e4894826635dd42ed0ce7b4a6e7554931987 Mon Sep 17 00:00:00 2001 From: xuyiming Date: Wed, 15 Jul 2020 10:26:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=94=A8=E7=AE=A1=E7=90=86=E5=88=97?= =?UTF-8?q?=E8=A1=A8fixed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/workbench/yygl/yyglList.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/workbench/yygl/yyglList.vue b/src/pages/workbench/yygl/yyglList.vue index 08f9e17..837345f 100644 --- a/src/pages/workbench/yygl/yyglList.vue +++ b/src/pages/workbench/yygl/yyglList.vue @@ -1148,7 +1148,6 @@ export default { this.dialogInfo.cancelText = ""; this.dialogInfo.sunbmitText = ""; this.dialogInfo.submit = () => { - debugger; this.$http .delete(`/apaas/hubApi/market/del/${item.app_id}`, { params: { -- 2.26.0