diff --git a/src/views/inventory/invPreInProducts.vue b/src/views/inventory/invPreInProducts.vue
index 7bd7d36..cbd2800 100644
--- a/src/views/inventory/invPreInProducts.vue
+++ b/src/views/inventory/invPreInProducts.vue
@@ -77,14 +77,7 @@
-
-
-
-
-
- {{ (scope.row.inCount - scope.row.outCount) }}
-
-
+
diff --git a/src/views/inventory/supInvPreInProducts.vue b/src/views/inventory/supInvPreInProducts.vue
index 0941ef2..f022cf0 100644
--- a/src/views/inventory/supInvPreInProducts.vue
+++ b/src/views/inventory/supInvPreInProducts.vue
@@ -80,14 +80,7 @@
-
-
-
-
-
- {{ (scope.row.inCount - scope.row.outCount) }}
-
-
+
diff --git a/src/views/warehouse/stockOrderNewSelectProduct.vue b/src/views/warehouse/stockOrderNewSelectProduct.vue
index 872ae51..01107d2 100644
--- a/src/views/warehouse/stockOrderNewSelectProduct.vue
+++ b/src/views/warehouse/stockOrderNewSelectProduct.vue
@@ -100,6 +100,11 @@
prop="qxlb"
show-overflow-tooltip
>
+