From 37ccfd03a52beced528af70e93a544495831dfbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=9C=B1?= <2671189764@qq.com> Date: Tue, 6 May 2025 17:57:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E5=8D=95=E5=88=97=E8=A1=A8=E5=89=8D?= =?UTF-8?q?=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/devops/workorder/workorderlist.vue | 148 ++++++++++++++---- 1 file changed, 114 insertions(+), 34 deletions(-) diff --git a/ebike-maintenance/pages/devops/workorder/workorderlist.vue b/ebike-maintenance/pages/devops/workorder/workorderlist.vue index 9fbe23e..a444a04 100644 --- a/ebike-maintenance/pages/devops/workorder/workorderlist.vue +++ b/ebike-maintenance/pages/devops/workorder/workorderlist.vue @@ -7,8 +7,8 @@ - + - + + - {{item.bikeCode}} + {{item.bikeCode}} - - + + {{item.bikeCount}} - - + + {{item.dispatchType}} - + {{item.createdAt}} - - + + - + + \ No newline at end of file