src/views/eam/PredictiveWorkPlanList.vue
@@ -419,7 +419,10 @@ this.selectionRows = selectionRows this.planId = this.selectedRowKeys[0] this.equipmentId = selectionRows[0].equipment_id this.isAdd = true this.isAdd = selectionRows[0].status=='1'; this.isDel = selectionRows[0].status=='1'; this.isEdit = selectionRows[0].status=='1'; }, onChange(e) {