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