diff --git a/src/military/expert/expertList/index.jsx b/src/military/expert/expertList/index.jsx index 21666b5f3..e18ce7f99 100644 --- a/src/military/expert/expertList/index.jsx +++ b/src/military/expert/expertList/index.jsx @@ -313,7 +313,7 @@ function RegisterList({ showNotification }) { Authorization: cookie.load('autologin_forge_military') || sessionStorage.osredmToken, }, }; - + return (
{ window.open(httpUrl + '/busiAttachments/download/883') }}>专家注册表模板.xlsx
+{ window.open(`${httpUrl}/busiAttachments/download/${window.location.host.indexOf('osredm') === -1 ? '883' : '136'}`) }}>专家注册表模板.xlsx
提示:只能在导入模版上增减数据,才能导入成功!