修改VDR搜索条件
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
showSearch
|
||||
optionFilterProp="label"
|
||||
:autoClearSearchValue="false"
|
||||
v-model="queryParam.appliedVehicleProject">
|
||||
v-model="queryParam.homologationImpact">
|
||||
<a-select-option v-for="(item, key) in authenticationimpactList"
|
||||
:label='item'
|
||||
:key="key"
|
||||
|
||||
Reference in New Issue
Block a user