Commit f865115a authored by songrui's avatar songrui

高危筛查详情修改

parent 759fe2eb
......@@ -66,7 +66,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = '2107bb74-6f66-4eaa-9c84-ebe1b43c6687'
token = '14c6ac95-c09d-4469-9415-129d560f5e36'
}
}
if (token) {
......
......@@ -4,7 +4,7 @@
<span @click="onBack" class="text-12 back-bt">
<doc-icon type="doc-left2" />
</span>
<span>高危筛查详情</span>
<span>主要慢病筛查详情</span>
</div>
<div class="px-4 py-3 flex shrink-0 base-info">
<div class="flex w-full">
......
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