优化
This commit is contained in:
parent
a319efeade
commit
9f53b2d130
@ -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 () {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user