1
zhangc
2025-03-07 fc549ce40b7c58c32daf5238e5e274a15455f651
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);
         },