From aea82fc6285fd37a33e0efd6cd0e5089dfa32faf Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期一, 01 九月 2025 22:05:58 +0800
Subject: [PATCH] Merge branch 'dev_fix_sub' of http://42.193.1.25:9521/r/lmk-shop-wx into dev_fix_sub

---
 pages/mine/distribution/withdrawal.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/mine/distribution/withdrawal.vue b/pages/mine/distribution/withdrawal.vue
index a9614fc..e3d0b41 100644
--- a/pages/mine/distribution/withdrawal.vue
+++ b/pages/mine/distribution/withdrawal.vue
@@ -22,6 +22,7 @@
   </view>
 </template>
 <script>
+import '@/components/uview-components/uview-ui';
 import { distribution, cash } from "@/api/goods";
 export default {
   data() {

--
Gitblit v1.8.0