mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
no message
This commit is contained in:
parent
04b6b8aa8a
commit
0a711f2656
@ -157,7 +157,7 @@
|
||||
<div class="modal-item-info">
|
||||
<div class="modal-item-name">
|
||||
<h4>{{ item.label }}</h4>
|
||||
<div class="modal-item-tag" @click="applyClick({value: 'robot-setting'}, item.value)">
|
||||
<div v-if="item.tag" class="modal-item-tag" @click="applyClick({value: 'robot-setting'}, item.value)">
|
||||
{{ item.tag }}
|
||||
<em v-if="item.tags.length > 1">+{{ item.tags.length - 1 }}</em>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user