UPDATE: fk
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<p>说明: {{item.description}}</p>
|
||||
</template>
|
||||
<a-list-item @click="()=> handleSelect(item)">
|
||||
{{ substring(item.name, 25) }}
|
||||
{{ substring(item.name, 15) }}
|
||||
</a-list-item>
|
||||
</a-tooltip>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user