修改VDR搜索条件

This commit is contained in:
高嵩
2023-09-08 17:39:49 +08:00
parent b63582e5d1
commit d647d5adc2
3 changed files with 14 additions and 1 deletions
@@ -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"