From fca593f53695907fd0e1b8be13ff4edbdca45a48 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 12 Jun 2023 10:43:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A9=BA=E8=BD=B4=E9=85=8D=E9=80=81=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ProductManage/ZjDelivery.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/ProductManage/ZjDelivery.vue b/pages/ProductManage/ZjDelivery.vue index 982fa91..9549b07 100644 --- a/pages/ProductManage/ZjDelivery.vue +++ b/pages/ProductManage/ZjDelivery.vue @@ -218,6 +218,9 @@ }) } catch (e) { this.disabled2 = false + this.val1 = '' + this.val2 = '' + this.val3 = '' } }, /** 载具送回 */ @@ -248,6 +251,9 @@ }) } catch (e) { this.disabled3 = false + this.val1 = '' + this.val2 = '' + this.val3 = '' } }, /** 载具横移 */