diff --git a/src/views/modules/noOrderIssue/newNoOrderIssueNotify.vue b/src/views/modules/noOrderIssue/newNoOrderIssueNotify.vue
index c663afc..2454952 100644
--- a/src/views/modules/noOrderIssue/newNoOrderIssueNotify.vue
+++ b/src/views/modules/noOrderIssue/newNoOrderIssueNotify.vue
@@ -144,6 +144,10 @@
+
+
+ {{ scope.row.availableQty }}
+
{{ scope.row[item.columnProp] }}
@@ -199,7 +203,13 @@
-
+
+
+
+ {{ scope.row.availableQty }}
+
+
+
删除
@@ -240,6 +250,9 @@
+
+ {{ scope.row.availableQty }}
+
+
+ {{ scope.row.availableQty }}
+
@@ -311,6 +327,12 @@
+
+
+
+ {{ scope.row.availableQty }}
+
+
{{ scope.row[item.columnProp] }}
+
+
+
+ {{ scope.row.availableQty }}
+
+
{{ scope.row[item.columnProp] }}
+
+
+ {{ scope.row.availableQty }}
+
{{ scope.row[item.columnProp] }}
@@ -243,6 +247,12 @@
+
+
+
+ {{ scope.row.availableQty }}
+
+
{{ scope.row[item.columnProp] }}
+
+
+ {{ scope.row.availableQty }}
+
+
+
+
+ {{ scope.row.availableQty }}
+
{{ scope.row[item.columnProp] }}
diff --git a/src/views/modules/shipment/shipmentNotification.vue b/src/views/modules/shipment/shipmentNotification.vue
index a547080..d327b4b 100644
--- a/src/views/modules/shipment/shipmentNotification.vue
+++ b/src/views/modules/shipment/shipmentNotification.vue
@@ -537,6 +537,12 @@
+
+
+
+ {{ scope.row.availableQty }}
+
+
{{ scope.row[item.columnProp] }}
![]()