CD配唱片
2025-05-06 5e4dc3af68c2bb0a5a33fcb395e7704207125ce8
src/views/mainPlan/platePlanList/index.vue
@@ -264,7 +264,6 @@
      format: "YYYY-MM-DD hh:mm:ss",
    },
  ]
  getList();
},{immediate:true, deep:true});
/** 查询钣金统计列表 */
async function getList() {
@@ -426,7 +425,7 @@
    `aps_plate_plan_list_${new Date().getTime()}.xlsx`
  );
}
// getList();
getList();
// onMounted(async () => {
//   await nextTick();