chenxiong před 3 roky
rodič
revize
b17c4318f4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 {