Commit cecad675 authored by Z's avatar Z

Z: Fix: 开启首页只能在企业微信运行流程。

parent 5aea844f
......@@ -89,14 +89,14 @@ export default {
};
},
mounted() {
// this.zReadyUserId()
this.zReadyUserId()
// this.zTestGetNowUrlInfo();
},
created() {
// alert(`--->home: created.`)
this.zReadyUserId()
// this.zReadyUserId();
// this.zTestGetNowUrlInfo();
// this.zReadyUserId()
this.zReadyUserId();
this.zTestGetNowUrlInfo();
},
methods: {
zReadyUserId() {
......
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