Commit 8f1a29e1 authored by lvtz's avatar lvtz

fix

parent 3ce56b61
......@@ -71,7 +71,7 @@ Page({
const {sid, from} = options;
this.setData({
sid: sid || 0,
from,
from: from || '',
guideDailogShow: from && from == 'onekeydeployment' ? true : false,
})
this.analyzeclasshourGet(1);
......
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