From 04c39ffeb74e9ecd573bd4837dd17e0b6ec910b3 Mon Sep 17 00:00:00 2001 From: lidm0086 Date: Wed, 21 Aug 2024 18:54:29 +0800 Subject: [PATCH] =?UTF-8?q?HL-4935=20WMS=20WEB=E7=AB=AF=E9=A2=84=E7=94=9F?= =?UTF-8?q?=E4=BA=A7=E5=92=8C=E8=A3=85=E9=85=8D=E6=8A=A5=E5=B7=A5=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E4=B8=AD=E5=A2=9E=E5=8A=A0=E6=92=A4=E9=94=80=E6=8A=A5?= =?UTF-8?q?=E5=B7=A5=E6=93=8D=E4=BD=9C=E9=80=89=E9=A1=B9=EF=BC=8C=E5=AE=9E?= =?UTF-8?q?=E7=8E=B0=E5=BF=AB=E9=80=9F=E5=88=B6=E5=93=81=E5=9B=9E=E6=94=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en-US.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/en-US.ts b/src/locales/en-US.ts index 6a2b61a71..b05f796e8 100644 --- a/src/locales/en-US.ts +++ b/src/locales/en-US.ts @@ -1281,7 +1281,8 @@ export default { 请输入联系电话:'Please enter a contact number', 请选择范围:'Please enter a name', '确认撤销报工吗?': 'Are you sure to cancel the job application?', - '收货数量不可以大于订单数量!': 'The received quantity cannot exceed the order quantity' + '收货数量不可以大于订单数量!': 'The received quantity cannot exceed the order quantity', + 撤销报工成功:'Revocation of work report successful', },