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 @@
分切暂存位
-
+
-
+