Commit 6fd4f53f authored by gengchunlei's avatar gengchunlei

医生端小程序 v1.2 1、复筛表单

parent a9180068
......@@ -66,7 +66,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = '28be5732-4db3-4f8e-b569-b58e58aa14e9'
token = 'c6a57b4f-20c4-4b12-961c-c41989b121c0'
}
}
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