马宇豪
2023-03-27 2a45cb4af3f72c23de76c770bddeda71fbb7c62e
src/views/specialWork/taskCreate/components/taskBasic/index.vue
@@ -742,7 +742,6 @@
          ifIncludeArea: {
            handler(newName, oldName) {
                if(newName === 1){
                    debugger
                    this.ifAnalysis = true
                    this.taskBasicForm.isanalysis = 1
                }else{
@@ -963,7 +962,6 @@
                      message:'请上传盲板位置图'
                  })
              }else {
                  debugger
                  this.taskBasicForm.hazard = this.taskBasicForm.hazard.join('、')
                  let addForm = JSON.parse(JSON.stringify(this.taskBasicForm))
                  let level = []