lct
lct123456
2022-04-19 3189d1cf39dc9c623759dfc611837b087d22ec4d
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 = []