From d7934047afa41933681769afe4bf04b953fd6a2e Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 11 四月 2023 12:58:15 +0800 Subject: [PATCH] # --- pages/basics/outPakin.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pages/basics/outPakin.vue b/pages/basics/outPakin.vue index 00ccb1f..f554a9c 100644 --- a/pages/basics/outPakin.vue +++ b/pages/basics/outPakin.vue @@ -246,6 +246,7 @@ that.barcode = ''; that.matList = ''; that.matList = []; + that.owner = ''; that.barcodeFocuss(); } else if (res.code == 403) { uni.showToast({title: res.msg, icon: "none", position: 'top'}) -- Gitblit v1.9.1