From 55f646920b4e394f4aa18cb98f2260c82d0ecff9 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 20 5月 2025 16:41:13 +0800 Subject: [PATCH] 優化高級拆綫呢 --- PipeLineLems.PDA/pages/pick/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PipeLineLems.PDA/pages/pick/index.vue b/PipeLineLems.PDA/pages/pick/index.vue index 94f90d9..176918c 100644 --- a/PipeLineLems.PDA/pages/pick/index.vue +++ b/PipeLineLems.PDA/pages/pick/index.vue @@ -29,8 +29,8 @@ <template v-slot:footer> <view class="bottom-btns-row"> <template> - <div class="btn-frame"><u-button type="primary" text="缁� 鎵�" @click="onSubmit"></u-button></div> - <div class="btn-frame"><u-button type="primary" text="鍒嗘嫞鍏ュ簱" @click="addInBound"></u-button></div> + <div class="btn-frame"><u-button type="primary" text="纭� 璁� 鍒� 鎷�" @click="onSubmit"></u-button></div> + <!-- <div class="btn-frame"><u-button type="primary" text="鍒嗘嫞鍏ュ簱" @click="addInBound"></u-button></div> --> </template> </view> </template> -- Gitblit v1.9.3