From 12a6f6f46231ec7953daa78d29859f876a08c97c Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 01 九月 2025 15:20:56 +0800
Subject: [PATCH] 奖品调整

---
 pages/order/complain/complainInfo.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/order/complain/complainInfo.vue b/pages/order/complain/complainInfo.vue
index 90ede36..3448a9a 100644
--- a/pages/order/complain/complainInfo.vue
+++ b/pages/order/complain/complainInfo.vue
@@ -50,6 +50,7 @@
 </template>
 
 <script>
+import '@/components/uview-components/uview-ui'
 import { getComplainDetail, communication } from "@/api/after-sale";
 export default {
   data() {

--
Gitblit v1.8.0