From 49209e6e3857f7e842362efbb71a630ce4571c10 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期六, 11 一月 2025 14:51:04 +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