提交 c8e33f90 编写于 作者: tao.wu's avatar tao.wu

Merge branch 'dev-patients-20190513' of...

Merge branch 'dev-patients-20190513' of 192.168.110.53:com.pica.cloud.education.frontend/pica.cloud.web-education-admin into dev-patients-20190513
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
flex-direction: column; flex-direction: column;
display: block; display: block;
.choose-label-wrap{ .choose-label-wrap{
.el-dialog__body{ .el-dialog__body{
padding: 0 25px 30px; padding: 0 25px 30px;
} }
......
...@@ -180,7 +180,7 @@ export const uploadExcel = data => { ...@@ -180,7 +180,7 @@ export const uploadExcel = data => {
return fetch({ return fetch({
headers: { headers: {
noSysCode: true, noSysCode: true,
hospitalAuth:true // hospitalAuth:true
}, },
url: getSaasDomain('web/patientManages/import'), url: getSaasDomain('web/patientManages/import'),
method: 'post', method: 'post',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册