Commit 2050cd63 authored by gengchunlei's avatar gengchunlei

慢综 医生端 服务类型

parent 788e79c8
......@@ -52,7 +52,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = '210a0035-82a1-4979-a2eb-74130a292a9f'
token = '68ed3e17-1713-4a85-8eeb-f79037e5b679'
}
}
if (token) {
......
......@@ -41,7 +41,7 @@
</div>
<div class='mt-3 flex items-center'>
<div class='detail-left'>
随访方式
服务类型
</div>
<div class='detail-right'>
{{ item.serveTypeName }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment