From c326b86985f38877f4a900c32481f12e85b823a7 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 18 五月 2024 17:02:11 +0800 Subject: [PATCH] # --- pages/phyz/stationManage/stationDetl.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/phyz/stationManage/stationDetl.vue b/pages/phyz/stationManage/stationDetl.vue index 0292fd0..b8fafe7 100644 --- a/pages/phyz/stationManage/stationDetl.vue +++ b/pages/phyz/stationManage/stationDetl.vue @@ -430,7 +430,7 @@ } else if (wrkMast.ioType == 110) { wrkMast['ioTitle'] = '绌烘澘鍑哄簱' } else if (wrkMast.ioType == 111) { - wrkMast['ioTitle'] = '绌烘澘鍑哄簱' + wrkMast['ioTitle'] = '璋冩嫧鍑哄簱' _this.btnType = 'allocationOut' } if (wrkMast.barcode == barcode) { -- Gitblit v1.9.1