From b9740c5fc85e626cb455bc5bac685fa247839d00 Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期五, 18 四月 2025 10:04:38 +0800
Subject: [PATCH] 优化代码

---
 代码管理/NEWCode/WIDESEAWCS_PDA/pages/叫料/正极叫料.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages/\345\217\253\346\226\231/\346\255\243\346\236\201\345\217\253\346\226\231.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages/\345\217\253\346\226\231/\346\255\243\346\236\201\345\217\253\346\226\231.vue"
index 1c279b6..c091b34 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages/\345\217\253\346\226\231/\346\255\243\346\236\201\345\217\253\346\226\231.vue"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages/\345\217\253\346\226\231/\346\255\243\346\236\201\345\217\253\346\226\231.vue"
@@ -176,6 +176,8 @@
 							this.$t.message.closeLoading();
 							if (res.code == 200) {
 								this.$t.message.toast('鍛煎彨鎴愬姛');
+								this.inputValue="",
+								this.numberValue="",
 								this.$refs.popup.close();
 								// this.submit();
 							} else {

--
Gitblit v1.9.3