Commit 5be5b450 by shaojiawen

Merge branch '接口到期弹窗' into dev

parents b9eb136e 0d7fc03e
......@@ -81,7 +81,7 @@ export default {
this.enterpriseId = JSON.parse(sessionStorage.getItem('userInfos') || '{}').enterpriseId;
this.$on('command', this.onCommand);
this.getEnterpriseSecret();
this.getEnterpriseOverdue();
// this.getEnterpriseOverdue();
},
methods: {
getEnterpriseOverdue() {
......
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