#
whycq
2025-02-24 210bf50cfb0bfaf9235db6397f3112a91e0a851f
pages/home/orderManage.vue
@@ -208,12 +208,9 @@
                     color: this.colorList[i],
                     cuIcon: this.icon,
                     id: secMenu[i].id,
                     param: JSON.parse(secMenu[i].param),
                     url: `${secMenu[i].code}`
                  })
               }
            }
            console.log(this.elements);
         },