|
@@ -522,7 +522,7 @@ export default {
|
|
this.reMenuList = []
|
|
this.reMenuList = []
|
|
this.$nextTick(() => {
|
|
this.$nextTick(() => {
|
|
this.reMenuList = res.data.rows;
|
|
this.reMenuList = res.data.rows;
|
|
- console.log(this.reMenuList)
|
|
|
|
|
|
+ console.log(this.reMenuList,'this.reMenuList1')
|
|
})
|
|
})
|
|
|
|
|
|
} else {
|
|
} else {
|