From befe56903ca496dfa9bd176a5daa3669e8965ce9 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期一, 16 六月 2025 12:39:23 +0800 Subject: [PATCH] # --- pages/rece/other.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/pages/rece/other.vue b/pages/rece/other.vue index b17ad86..e6616f4 100644 --- a/pages/rece/other.vue +++ b/pages/rece/other.vue @@ -251,6 +251,9 @@ clear() { this.list = [] this.barcode = '' + this.asncode = '' + this.whAreaId = '' + this.range = [] }, next() { if (this.list.length) { -- Gitblit v1.9.1