zhouhao
2021-11-03 01138b4c3bfd1a69d3a3327e26c371f51fe46978
src/views/mine/setting/setting.vue
@@ -67,8 +67,6 @@
      }
    },
    created(){
      console.log(this.orgId)
      console.log(this.orgType)
      this.$api.getAuditType().then((res) => {
        this.placeText = res.body.currAuditTypeName;
      }).catch((err) => {