src/views/equipmentManagement/upkeep/Modal/PlanModal.vue @@ -2,7 +2,7 @@ <el-dialog v-model="visible" :title="modalOptions.title" width="30%" width="50%" @close="close" > <PlanForm ref="planFormRef"></PlanForm>