company/src/components/enterprise/OperaDispatchUnitWindow.vue
@@ -260,6 +260,17 @@ }, // 切换方案 changeTypeWork(id, index) { this.form.saveDuSolutionDTOList[index].saveDuWorkTypeDTOList = [ { videoUrl: '', workTypeId: '', workTypeName: '', file: { videourl: '', videourlfull: '' } } ] findListByDTO({ queryType: 0, id }) .then(res => { this.form.saveDuSolutionDTOList[index].typeWork = res