From 6d456e53825c528490a8ccaf06be261834c816f1 Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Tue, 2 Jul 2024 09:54:00 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA=E3=80=81=E5=88=86=E5=88=87?=
=?UTF-8?q?=E6=9A=82=E5=AD=98=E6=B8=85=E9=99=A4=E3=80=81=E7=A9=BA=E6=9C=A8?=
=?UTF-8?q?=E7=AE=B1=E5=85=A5=E5=BA=93=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/SecondPhase/EmptyBoxInStore.vue | 3 +++
pages/SecondPhase/slitting/CacheClean.vue | 29 ++++++++---------------
pages/home/home.vue | 18 ++++++++++----
vuex/modules/data.js | 1 +
vuex/modules/user.js | 1 +
5 files changed, 28 insertions(+), 24 deletions(-)
diff --git a/pages/SecondPhase/EmptyBoxInStore.vue b/pages/SecondPhase/EmptyBoxInStore.vue
index 6b6a09a..b882b1c 100644
--- a/pages/SecondPhase/EmptyBoxInStore.vue
+++ b/pages/SecondPhase/EmptyBoxInStore.vue
@@ -73,6 +73,9 @@
title: res.message,
icon: 'none'
})
+ this.val2 = ''
+ this.index = ''
+ this.$refs.scanChild.toDel()
this.disabled = false
} catch (e) {
this.disabled = false
diff --git a/pages/SecondPhase/slitting/CacheClean.vue b/pages/SecondPhase/slitting/CacheClean.vue
index d769c63..1089977 100644
--- a/pages/SecondPhase/slitting/CacheClean.vue
+++ b/pages/SecondPhase/slitting/CacheClean.vue
@@ -6,51 +6,42 @@
分切暂存位
-
+
-
+