From 3538c5a0afcc22dac94e751e6890ff8439d6c7e6 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Sat, 22 Nov 2025 19:04:00 +0800
Subject: [PATCH] feat:智飞工单
---
src/views/tickets/orderLog.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/tickets/orderLog.vue b/src/views/tickets/orderLog.vue
index 1fe5bc9..cbab2f2 100644
--- a/src/views/tickets/orderLog.vue
+++ b/src/views/tickets/orderLog.vue
@@ -442,7 +442,7 @@
.task-table {
//height: 0;
//flex: 1;
- height: 600px;
+ height: 500px;
margin-top: 18px;
overflow: auto;
}
--
Gitblit v1.9.3