Compare commits

..

No commits in common. "72505a72f09983d301cd8adf155eeeb298cdc5be" and "b5dfa73ab84a19048ab05f325c2d3d53a36e2335" have entirely different histories.

2 changed files with 1069 additions and 169 deletions

View File

@ -425,14 +425,15 @@ 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: {
//
@ -496,7 +497,7 @@ export default {
})
}
})
//
let selectList = []
this.equipmentList.forEach((e) => {
selectList.push(