diff --git a/src/views/modules/other-inout/otherInboundDetail.vue b/src/views/modules/other-inout/otherInboundDetail.vue index 237f7e9..52b58de 100644 --- a/src/views/modules/other-inout/otherInboundDetail.vue +++ b/src/views/modules/other-inout/otherInboundDetail.vue @@ -240,7 +240,7 @@ class="table-row" >
{{ index + 1 }}
-
{{ item.materialCode }}
+
{{ item.materialCode }}
{{ item.requiredQty || 0 }}
{{ item.actualQty || 0 }}
@@ -259,11 +259,45 @@ + + +
+
+ + + +
+