src/views/work/start.vue
@@ -186,6 +186,7 @@ this.$refs.crud.toggleSelection(); }, handleStart(row) { console.log(row,"7777") this.$router.push({path: `/work/process/${flowRoute(this.flowRoutes, row.category)}/form/${row.id}`}); }, handleImage(row) {