Browse Source

加载当前组织下 组织添加的工作人员 更换url

shibei_master
jianjun 4 years ago
parent
commit
fbdfc387d4
  1. 2
      src/views/modules/communityService/shzz/cpts/edit.vue

2
src/views/modules/communityService/shzz/cpts/edit.vue

@ -366,7 +366,7 @@ export default {
},
//
async loadStaff() {
const url = "/data/aggregator/org/stafflist";
const url = "/data/aggregator/org/currentOrgStafflist";
let params = {
orgId: this.agencyId,

Loading…
Cancel
Save