|
@@ -100,7 +100,6 @@ function doOpen(item) {
|
|
|
|
|
|
<template>
|
|
<template>
|
|
<div v-if="recommendEntList.length">
|
|
<div v-if="recommendEntList.length">
|
|
- {{ SummaryModel }}
|
|
|
|
<div
|
|
<div
|
|
class="recommend-info-card"
|
|
class="recommend-info-card"
|
|
v-for="(item, index) in recommendEntList"
|
|
v-for="(item, index) in recommendEntList"
|