From 9baf9fb1cf44e2c3599917490d68ada3a5618d14 Mon Sep 17 00:00:00 2001 From: Jaunty <15613469426@163.com> Date: Fri, 16 Jul 2021 15:07:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=BB=A3=E5=8A=9E=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home1/components/todoList/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/home1/components/todoList/index.vue b/src/pages/home1/components/todoList/index.vue index bb698179b..72814cde8 100644 --- a/src/pages/home1/components/todoList/index.vue +++ b/src/pages/home1/components/todoList/index.vue @@ -50,7 +50,6 @@ export default { this.$router.push(this.path) }, dealWith (row) { // 办理 - this.setHandleInfo(JSON.stringify(row)) const prcType = row.prcType switch(prcType) { case '1':