From b2d96e32bcce976c31fc44a745e9351b971bb675 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期一, 29 四月 2024 11:21:53 +0800
Subject: [PATCH] 修改任务下单
---
src/App.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 786039a..89018ea 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -307,4 +307,5 @@
overflow: hidden;
text-overflow: ellipsis;
}
+
</style>
--
Gitblit v1.9.3