From 4ec79b9c1e8a24504848b62f2e15851e03bcb3ab Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Fri, 14 Jun 2024 11:22:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=201975=20=E7=BC=96=E7=A0=81=E5=87=BA?= =?UTF-8?q?=E5=BA=93=E6=97=B6=E4=BC=9A=E4=BB=A3=E5=85=A5=E4=B8=8A=E6=AC=A1?= =?UTF-8?q?=E5=87=BA=E5=BA=93=E7=9A=84=E8=AE=BE=E5=A4=87=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue b/sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue index fa597e3f..98697870 100644 --- a/sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue +++ b/sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue @@ -726,6 +726,7 @@ export default { console.log(row, '数量出库当前行数据--') // this.title = '数量出库' this.openNum = true + this.resetForm('codeOutForm') this.resetForm('numOutForm') // console.log(row) let obj = {}