From 782634954ec1a821a7987c38edaf53252bc26954 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期六, 11 一月 2025 16:19:15 +0800
Subject: [PATCH] 优化辅料
---
代码管理/淮安PDA/pages/stash/receiveorderoutbound.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/receiveorderoutbound.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/receiveorderoutbound.vue"
index 525720a..ada9295 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/receiveorderoutbound.vue"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/receiveorderoutbound.vue"
@@ -377,6 +377,7 @@
title: "纭鏀惰揣鎴愬姛",
type: "success"
})
+ this.orderInfo=[];
this.sns = "";
} else {
this.$refs.uToast.show({
--
Gitblit v1.9.3