CD配唱片
2025-04-25 40156cbae622671684543e0899c381f0b22a4bb4
src/views/mainPlan/platePlanList/index.vue
@@ -306,6 +306,11 @@
      },
    },
  ]);
  newArray.splice(2,0,{
     title: "焊接件齐套开始时间",
     field:"hanjie_startDate",
     width: 140,
  })
  await nextTick();
  columns.value = [...columns.value, ...newArray];              // 强制组件重新渲染