From 39c74895efdcbd8238a794f081b9cc0c1fa35a53 Mon Sep 17 00:00:00 2001 From: ShawnPhang Date: Thu, 1 Feb 2024 14:37:10 +0800 Subject: [PATCH] fix: recover text wrap bug --- src/components/business/qrcode/index.vue | 6 +++--- src/components/modules/widgets/wText/wText.vue | 10 ++++++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src/components/business/qrcode/index.vue b/src/components/business/qrcode/index.vue index 57da4ee..106d83a 100644 --- a/src/components/business/qrcode/index.vue +++ b/src/components/business/qrcode/index.vue @@ -2,8 +2,8 @@ * @Author: ShawnPhang * @Date: 2022-03-16 09:15:52 * @Description: - * @LastEditors: ShawnPhang - * @LastEditTime: 2022-04-08 17:53:00 + * @LastEditors: ShawnPhang + * @LastEditTime: 2024-01-31 15:43:10 -->