feat:显示修复,option修复
This commit is contained in:
@@ -891,7 +891,6 @@ onMounted(() => {
|
||||
<a-select
|
||||
v-model:value="queryParams.tag"
|
||||
:options="[
|
||||
{ label: 'All', value: undefined },
|
||||
{ label: 'VoIP', value: 0 },
|
||||
{ label: 'VoLTE', value: 1 }
|
||||
]"
|
||||
|
||||
Reference in New Issue
Block a user