From 6336e782cdc1eb27ee7fb0dfbf27c909e02d9453 Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期三, 17 四月 2024 15:28:59 +0800 Subject: [PATCH] 工单事后报备:新增点位id --- src/views/screen/components/screen-data/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/screen/components/screen-data/index.vue b/src/views/screen/components/screen-data/index.vue index 0b316b8..300142c 100644 --- a/src/views/screen/components/screen-data/index.vue +++ b/src/views/screen/components/screen-data/index.vue @@ -1,6 +1,6 @@ <template> <div class="data-container"> - <wrapper-title :title="'宸ュ崟鏁版嵁'" :path="'/monitorServe/car'"></wrapper-title> + <wrapper-title :title="'宸ュ崟鏁版嵁'" :path="'/work-order-center/maintenance/work-order/work-order'"></wrapper-title> <div class="data-content"> <div class="data-panel"> -- Gitblit v1.8.0