diff --git a/src/App.vue b/src/App.vue index 887d5b7..27dc7a5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -33,7 +33,6 @@ export default { ...mapState(['user']) }, async created () { - console.log('process: ', process) if (!dd.other) { var vConsole = new VConsole({ vConsole_switch_x: 0, @@ -47,6 +46,8 @@ export default { this.GET_DEPLIST() }, + mounted () { + }, methods: { onCancel () {