(function(){ Vue.component('page-footer', { template: `
主办方:上饶市卫生与计划生育委员会 技术支持:健康之路(中国)信息技术有限公司 备案号登记号:赣ICP:98273877号-1
版权所有:上饶市卫生信息中心 Copyright ©2009-2017 All Rights Reserved
`, props: [], data: function(){ return { } } }) })()