From 3d7fc92709228895e7f97c125e0ac2d63dc136d2 Mon Sep 17 00:00:00 2001 From: 罗广辉 <guanghui.luo@foxmail.com> Date: Mon, 19 Jan 2026 10:09:03 +0800 Subject: [PATCH] feat: 路由跳转 --- applications/task-work-order/src/views/wel/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/task-work-order/src/views/wel/index.vue b/applications/task-work-order/src/views/wel/index.vue index f59947f..6077d0a 100644 --- a/applications/task-work-order/src/views/wel/index.vue +++ b/applications/task-work-order/src/views/wel/index.vue @@ -1,6 +1,6 @@ <template> <div> - + 测试 </div> </template> @@ -10,4 +10,4 @@ <style lang="scss" scoped> -</style> \ No newline at end of file +</style> -- Gitblit v1.9.3