diff --git a/mycomponents/container/targetContainer.vue b/mycomponents/container/targetContainer.vue
index c2045ab0..e8e0ac2e 100644
--- a/mycomponents/container/targetContainer.vue
+++ b/mycomponents/container/targetContainer.vue
@@ -3,7 +3,7 @@
padding-bottom: 15rpx;
padding-left: 10rpx;
padding-right: 10rpx;
- font-size:32rpx;background-color: #fff;">
+ font-size:32rpx;">
{{title}}
  请扫描
diff --git a/mycomponents/recommend/recommend.vue b/mycomponents/recommend/recommend.vue
index 35a4b780..dc7295b7 100644
--- a/mycomponents/recommend/recommend.vue
+++ b/mycomponents/recommend/recommend.vue
@@ -11,7 +11,7 @@
-
+
-
+
-
@@ -19,7 +19,7 @@
不合格数
{{jobContent.failedQty}}{{getUnitInfo(jobContent.uom)}}
-
+
报废数
{{jobContent.crackQty}}{{getUnitInfo(jobContent.uom)}}
@@ -32,7 +32,8 @@
-
+
@@ -45,7 +46,8 @@
:right-options="item.scaned?scanOptions:detailOptions">
-
+
@@ -203,7 +205,8 @@
item.notPassedQty = 0;
item.inspectResult = ""
item.failedReason = ""
- item.handleQty = 0;
+ // item.handleQty = 0;
+ item.handleQty = null;
item.photos = ""
this.$forceUpdate()
this.$emit('remove', item)
diff --git a/pages/pallet/record/bindPalletRecord.vue b/pages/pallet/record/bindPalletRecord.vue
index d1a3b6a1..cac1f370 100644
--- a/pages/pallet/record/bindPalletRecord.vue
+++ b/pages/pallet/record/bindPalletRecord.vue
@@ -16,13 +16,13 @@
-
-
-