diff --git a/src/views/kpi/workbench/index.vue b/src/views/kpi/workbench/index.vue index cf6658e..bd2e183 100644 --- a/src/views/kpi/workbench/index.vue +++ b/src/views/kpi/workbench/index.vue @@ -4,7 +4,7 @@
-
+
import { apiLogin, apiSendSMS, apiUserInfo } from '@/api/data' +import * as dd from 'dingtalk-jsapi' import { mapMutations } from 'vuex' -let hostList = 'lzmanagement.ldxinyong.com' -let thostList = 'tlzmanagement.ldxinyong.com' -const islzmanagement = window.location.host.indexOf('hostList') > -1 && window.location.host.indexOf('hostList') < 0 export default { data () { return { isShow: false, - islzmanagement, + isNodd: dd.other, input: localStorage.getItem('input'), verify: '888888', token: this.$cookies.get('token')