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':