src/views/successCase/successCase.vue
@@ -69,12 +69,15 @@ methods: { jumpmenu (menuId) { if (!menuId || !this.data.PageType) return menuId = menuId + '.html' this.$router.push({name: this.data.PageType.toLowerCase(), params: {menuId: menuId}}) }, load () { let param = { func: 'Web_SuccessCaseIndex_GetData', ID: this.menuId ID: this.menuId.replace('.html', '') } this.Service.getParamData(param).then(res => { this.product = {