添加
@@ -60,7 +60,7 @@
row-key=""
@selection-change="selectionChange"
>
-
+
@@ -83,9 +83,9 @@
:max="Number(scoped.row.plannedPieces) - Number(scoped.row.productionedPieces)"
:precision="0"
:controls="true"
- v-if="mode == 'add'"
+
>
- {{ scoped.row.returnQuantity }}
+
@@ -98,12 +98,18 @@
-
+ > -->
+
@@ -111,6 +117,7 @@
diff --git a/manage/src/views/mini/warehousing/currentInventoryProcut/index.vue b/manage/src/views/mini/warehousing/currentInventoryProcut/index.vue
index 82df276..a156152 100644
--- a/manage/src/views/mini/warehousing/currentInventoryProcut/index.vue
+++ b/manage/src/views/mini/warehousing/currentInventoryProcut/index.vue
@@ -6,26 +6,38 @@