gaoluyang
2026-02-02 ef0ac141ec99346dcf69f90bec11edeb44d28dfa
src/views/equipmentManagement/upkeep/Modal/PlanModal.vue
@@ -3,6 +3,7 @@
    v-model="visible"
    :title="modalOptions.title"
    width="30%"
      draggable
    @close="close"
  >
    <PlanForm ref="planFormRef" :id="id"></PlanForm>