diff --git a/src/views/modules/workSys/certify/certify.vue b/src/views/modules/workSys/certify/certify.vue index 7e0bddbf1..0c891d721 100644 --- a/src/views/modules/workSys/certify/certify.vue +++ b/src/views/modules/workSys/certify/certify.vue @@ -255,7 +255,8 @@ export default { // const url = 'http://yapi.elinkservice.cn/mock/102/third/dataSync/ytorglist' let params = { - orgId: node.data ? node.data.value : '0', + // 烟台山东通的跟组织id为:44e05de9-34fa-48f6-b89f-02838d792cf9 + orgId: node.data ? node.data.value : '44e05de9-34fa-48f6-b89f-02838d792cf9', }