|
|
@ -18,6 +18,9 @@ export default new Vuex.Store({ |
|
|
customerOrgRegisterList: [], //单位体检次数登记列表
|
|
|
customerOrgRegisterList: [], //单位体检次数登记列表
|
|
|
contactPersonList:[], //联系人列表
|
|
|
contactPersonList:[], //联系人列表
|
|
|
contactMethodList:[], //联系方式列表
|
|
|
contactMethodList:[], //联系方式列表
|
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
|
personnelUnit:{ |
|
|
personnelgrouping:[], //人员分组
|
|
|
personnelgrouping:[], //人员分组
|
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
|