From dbb0ec1782ab4d740619c3f5992406e559f6945d Mon Sep 17 00:00:00 2001 From: xiaofajia <1665375861@qq.com> Date: Mon, 25 Nov 2024 18:09:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E6=96=99=E6=B5=81=E7=A8=8B=E8=BF=98?= =?UTF-8?q?=E6=98=AF=E6=8C=89=E7=85=A7=E7=9B=AE=E5=89=8D=E7=9A=84=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=EF=BC=8C=E9=9C=80=E8=A6=81=E5=A2=9E=E5=8A=A0=E5=8F=8C?= =?UTF-8?q?=E6=96=B9=E6=8B=8D=E7=85=A7=E4=B8=8A=E4=BC=A0=E7=9A=84=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/repair/stockOperate/Components/WaresItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/repair/stockOperate/Components/WaresItem.vue b/src/views/repair/stockOperate/Components/WaresItem.vue index fa43510..c81453a 100644 --- a/src/views/repair/stockOperate/Components/WaresItem.vue +++ b/src/views/repair/stockOperate/Components/WaresItem.vue @@ -420,7 +420,7 @@ export default { }).join(",") } if ((!this.chooseStaff || this.chooseStaff.length === 0)){ - this.$modal.msgError("请选择领料人!") + this.$modal.msgError(`请选择${this.type ? '领' : '退'}料人!`) return } // 生成领料单、退料单