优化
This commit is contained in:
parent
a319efeade
commit
9f53b2d130
@ -33,7 +33,6 @@ export default {
|
|||||||
...mapState(['user'])
|
...mapState(['user'])
|
||||||
},
|
},
|
||||||
async created () {
|
async created () {
|
||||||
console.log('process: ', process)
|
|
||||||
if (!dd.other) {
|
if (!dd.other) {
|
||||||
var vConsole = new VConsole({
|
var vConsole = new VConsole({
|
||||||
vConsole_switch_x: 0,
|
vConsole_switch_x: 0,
|
||||||
@ -47,6 +46,8 @@ export default {
|
|||||||
|
|
||||||
this.GET_DEPLIST()
|
this.GET_DEPLIST()
|
||||||
},
|
},
|
||||||
|
mounted () {
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
onCancel () {
|
onCancel () {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user