@@ -50,7 +50,7 @@
class="suggestion-item"
@click="selectQwUser(item.dictValue,item.dictLabel)"
>
- {{ item.dictLabel }}
+ {{ item.dictLabel }} ({{(item.dictValue)}})
</div>
</el-form-item>