feat(测试跟踪): 关联需求支持搜索

This commit is contained in:
zhangdahai112 2022-02-10 16:04:16 +08:00 committed by john1298308460
parent 48eaf86bcc
commit 4593c4892e

View File

@ -14,7 +14,7 @@
<el-form-item :label="$t('test_track.related_requirements')" :label-width="labelWidth"
prop="demandId">
<el-cascader v-model="demandValue" :show-all-levels="false" :options="demandOptions" clearable/>
<el-cascader v-model="demandValue" :show-all-levels="false" :options="demandOptions" clearable filterable/>
</el-form-item>
</el-col>
<el-col :span="7">