wuxw
2019-12-26 e2b35ae7e12436d651325a680989917dacb87cdf
WebService/src/main/resources/components/servicePackage/edit-service/editService.js
@@ -26,7 +26,7 @@
                vc.component.refreshEditServiceInfo();
                $('#editServiceModel').modal('show');
                vc.copyObject(_params, vc.component.editServiceInfo);
                vc.component.editServiceInfo.communityId = vc.getCurrentCommunity().communityId;
                //vc.component.editServiceInfo.communityId = vc.getCurrentCommunity().communityId;
            });
        },
        methods:{