马宇豪
2022-12-27 771e0da9c6082c78a28f5286f89f4f36b05689d3
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 = []