wangfukang 1 month ago
parent
commit
a06cd9882c
  1. 1
      src/views/app/business/luckey/luckey.vue

1
src/views/app/business/luckey/luckey.vue

@ -782,7 +782,6 @@
} }
}, },
mounted() { mounted() {
// regionId departmentId
this.regionId = this.resolveRegionId() this.regionId = this.resolveRegionId()
this.regionName = JSON.parse(this.getStore('user')).departmentTitle this.regionName = JSON.parse(this.getStore('user')).departmentTitle
if (this.regionId) { if (this.regionId) {

Loading…
Cancel
Save