fix 修改详情触发两次接口 数据库订阅添加字段
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<span>{{ i.title }}({{ i.year }})</span>
|
||||
<div class="bottom">
|
||||
<time class="time">类型:{{ i.type }}</time>
|
||||
<el-button text class="button" @click="getInfo(i.id)">详情</el-button>
|
||||
<el-button text class="button" >详情</el-button>
|
||||
</div>
|
||||
</div>
|
||||
</el-card>
|
||||
|
||||
Reference in New Issue
Block a user