src/views/eam/modules/maintenancePlan/EquipmentMaintenancePlanForm.vue
@@ -70,7 +70,7 @@ <a-button type='primary' @click='standardSelect' :disabled="formDisabled" :disabled="formDisabled||model.type===null||model.type===undefined||model.type===''" icon="plus" >设备-保养标准 </a-button> @@ -79,7 +79,8 @@ </a-tab-pane> </a-tabs> <standard-select @selectionRows='selectionRows' @selectionEquipmentRows='selectionRows' :maintenanceType="model.type" ref='standardSelectModel' ></standard-select> </a-spin>