优化
This commit is contained in:
parent
7943505e61
commit
748f65a1d8
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div id="app">
|
||||
<div v-if="!dd.pc && !dd.other" class="pc commonFont">
|
||||
请移步PC端操作
|
||||
<div v-if="!dd.pc && !dd.other" class="pc commonFont">
|
||||
</div>
|
||||
<router-view v-else class="main"/>
|
||||
</div>
|
||||
@ -43,10 +43,9 @@ export default {
|
||||
// await this.handleGetDingtalkCode()
|
||||
// await this.handleDingtalkLogin()
|
||||
}
|
||||
|
||||
this.GET_DEPLIST()
|
||||
},
|
||||
mounted () {
|
||||
this.GET_DEPLIST()
|
||||
},
|
||||
methods: {
|
||||
onCancel () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user