MrShi
2025-04-11 3a45da15c947c2d478a44a51bd0f926647b1b841
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