浏览代码

修复bug

chenxiong 3 年之前
父节点
当前提交
b17c4318f4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages3/polyv/detail.vue

+ 1 - 1
pages3/polyv/detail.vue

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