Commit c29634df authored by gengchunlei's avatar gengchunlei

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

parent 0e2534b9
......@@ -66,7 +66,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = 'f0c1b081-b6d8-4958-a40f-0750cc272271'
token = 'a0b01a59-8e07-4a71-9c1c-0cf25e41810d'
}
}
if (token) {
......
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