From 588407f3ad4279a7ed792dfaaee2ef91b57aa179 Mon Sep 17 00:00:00 2001 From: 况洋洋 <3283105747@qq.com> Date: 星期四, 10 七月 2025 18:24:20 +0800 Subject: [PATCH] 采购入库增加入库类型选择、后端代码优化 --- H5/PurchaseInventory.aspx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/H5/PurchaseInventory.aspx b/H5/PurchaseInventory.aspx index 0ad2df3..25f159f 100644 --- a/H5/PurchaseInventory.aspx +++ b/H5/PurchaseInventory.aspx @@ -25,6 +25,7 @@ v-model="rkType" v-focus.noKeyboard ><template #button> + <van-button size="small" type="info" plain @click="getInfo" >閫夋嫨</van-button> </template></van-field> <van-field -- Gitblit v1.9.3