Commit 0e788961 authored by gengchunlei's avatar gengchunlei

医生端小程序 v1.2 1、新增居民基本信息表单通用组件

parent bfaf4713
...@@ -57,7 +57,7 @@ export default { ...@@ -57,7 +57,7 @@ export default {
if (!token) { if (!token) {
token = sessionStorage.getItem('token') token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') { if (process.env.NODE_ENV !== 'production') {
token = '660972fe-8a58-4e69-be0f-ff60366c8ffb' token = 'a1aa2026-5d9f-48e1-b942-06401fad42e7'
} }
} }
if (token) { if (token) {
......
This diff is collapsed.
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