From 07c0f76a80262cf48da3438dffd3ad3c04f9cf44 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期五, 21 六月 2024 17:13:28 +0800 Subject: [PATCH] fix:库管首页点击装卸 弹窗问题 --- pages/loadUnload-page/orderPlanList/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/loadUnload-page/orderPlanList/index.vue b/pages/loadUnload-page/orderPlanList/index.vue index 8e77172..5ea45a2 100644 --- a/pages/loadUnload-page/orderPlanList/index.vue +++ b/pages/loadUnload-page/orderPlanList/index.vue @@ -1,7 +1,7 @@ <template> <div class="loadUnPage"> <view class="history-numbers"> - <combined-title title="鍘嗗彶鎻愮叅鍗�"></combined-title> + <!-- <combined-title title="鍘嗗彶鎻愮叅鍗�"></combined-title> --> <scroll-view :scroll-top="scrollTop" scroll-y="true" class="scroll-Y"> -- Gitblit v1.9.1