Compare commits

...

2 Commits

2 changed files with 170 additions and 1070 deletions

View File

@ -425,15 +425,14 @@ export default {
},
mounted() {
this.equipmentType()
this.supplierInfoList()
if (this.isEdit) {
console.log('isEdit',this.isEdit)
this.taskId = this.editTaskId
this.id = this.editId
this.getTaskInfo()
}
this.supplierInfoList()
this.equipmentType()
},
methods: {
//
@ -497,7 +496,7 @@ export default {
})
}
})
//
let selectList = []
this.equipmentList.forEach((e) => {
selectList.push(