src/views/equipmentManagement/upkeep/Form/PlanForm.vue
@@ -5,6 +5,9 @@ v-model="form.deviceLedgerId" @change="setDeviceModel" placeholder="请选择设备" filterable default-first-option :reserve-keyword="false" > <el-option v-for="(item, index) in deviceOptions"