From 3fc12c7dd176b8ae2b2f416f233a93ec8a80cea2 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 22 Apr 2024 16:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/management/in-storage.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/management/in-storage.vue b/pages/management/in-storage.vue index 5142883..5589e82 100644 --- a/pages/management/in-storage.vue +++ b/pages/management/in-storage.vue @@ -20,7 +20,7 @@ 序号 选择 - 出(入)库单号 + {{crType === 'IN'? '入库单号':'出库单号'}} 组织名称 状态 仓库名称 @@ -60,7 +60,7 @@ 单位 库位 数量 - 已入(出)数量 + {{crType === 'IN'? '已入数量':'已出数量'}} 库存