diff --git a/src/views/plan/RealTimeInventory.vue b/src/views/plan/RealTimeInventory.vue index a1427e0..e85bae8 100644 --- a/src/views/plan/RealTimeInventory.vue +++ b/src/views/plan/RealTimeInventory.vue @@ -20,6 +20,7 @@ :header-cell-style="{ backgroundColor: '#f5f7fa', color: '#606266' }" empty-text="暂无数据" :scrollbar-always-on="true" + @cell-dblclick="handleCellDblClick" > + + + + +