关联选项
This commit is contained in:
BIN
src/assets/img/guanlianxuanxiang.png
Normal file
BIN
src/assets/img/guanlianxuanxiang.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 488 B |
@@ -2,7 +2,7 @@
|
||||
<div class="related">
|
||||
<a-button type="text" class="custom-button" @click="openModal">
|
||||
<div class="flex-align">
|
||||
<i class="iconfont" style="font-size: 12px"></i>
|
||||
<img style="margin-top:-2px" :src="require('@/assets/img/guanlianxuanxiang.png')" />
|
||||
<span style="margin-left: 6px">{{ title }}</span>
|
||||
<span v-if="info.associate.length !== 0">({{ info.associate.filter((ass) => ass.type === type).length }})</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user