''
Your Name
2022-03-22 1a2cc996d29c0cdffb2cf2eae2f034146e0e4613
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 = []