diff --git a/src/views/erp/stock/out/index.vue b/src/views/erp/stock/out/index.vue
index 26bd4c79..1761b3f3 100644
--- a/src/views/erp/stock/out/index.vue
+++ b/src/views/erp/stock/out/index.vue
@@ -180,6 +180,11 @@
prop="productNames"
min-width="180"
/>
+
+
+ {{ scope.row.planCode ? scope.row.planCode : '-' }}
+
+