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

no message

上级 2d5417e5
...@@ -298,7 +298,7 @@ export const submitFeedback = (data) => { ...@@ -298,7 +298,7 @@ export const submitFeedback = (data) => {
return utils.checkAuth(()=>{ return utils.checkAuth(()=>{
return fetch({ return fetch({
headers: { headers: {
hospitalAuth:true, // hospitalAuth:true,
noSysCode: true, noSysCode: true,
"Content-Type": 'application/json' "Content-Type": 'application/json'
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册