Kxc0822a
2022-04-12 942b95daa0dd2a9e764da5cc6cdfd95383447b80
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 = []