From 9a83dbb67b223e94a946e1bf7db59336e7fb2f28 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 15 5月 2025 14:51:29 +0800 Subject: [PATCH] 22 --- 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