pages/home/home.vue
@@ -143,13 +143,13 @@ success(res) { res = res.data that.elements = [ { title: '组件入库', name: 'modulePakin', color: 'green', cuIcon: 'order', url: '/pakin/modulePakin' }, // { // title: '组件入库', // name: 'modulePakin', // color: 'green', // cuIcon: 'order', // url: '/pakin/modulePakin' // }, ] if (res.code === 200) { if (res.data == undefined || res.data == null || res.data == "") {