|
|
@@ -129,7 +129,7 @@ const exportExcel = () => {
|
|
|
})
|
|
|
} else {
|
|
|
sheets.forEach((itm) => {
|
|
|
- itm.instituionCode = '43010150145'
|
|
|
+ itm.instituionCode = '430000150806'
|
|
|
itm.instituionName = '长沙泰和医院'
|
|
|
itm.certtype = itm.country === '中国' ? '1' : '9'
|
|
|
itm.unitinfo = itm.unitName + '/' + itm.unitPlace
|