diff --git a/src/pages/Middle/Mold/MoldProductionOrder/Detail.vue b/src/pages/Middle/Mold/MoldProductionOrder/Detail.vue index d3306ce..f1bfc65 100644 --- a/src/pages/Middle/Mold/MoldProductionOrder/Detail.vue +++ b/src/pages/Middle/Mold/MoldProductionOrder/Detail.vue @@ -466,11 +466,7 @@ export default { } } }); - - - if (!info.data.mold_production_order_component_processes.length) { - return; - } + keys.push(key); infos.push(info);