zhouhao
2021-11-04 43f8bdca58733c2cf9be0653fa25e2c801645567
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) => {