chenxiong 3 år sedan
förälder
incheckning
b17c4318f4
1 ändrade filer med 1 tillägg och 1 borttagningar
  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 {