gaoluyang
2026-03-24 9f396e3cc7f18fb626931d01190ecac6235e4790
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>