fix: 修复底部弹框搜索字段参数错误问题

This commit is contained in:
@changcode
2021-06-11 10:20:53 +08:00
parent b7b4b480cc
commit 26da64a0c2

View File

@@ -74,7 +74,7 @@ export default {
id: 13, id: 13,
name: this.$t('project.endpoint.endpointId'), name: this.$t('project.endpoint.endpointId'),
type: 'input', type: 'input',
label: 'id', label: 'ids',
disabled: false disabled: false
}, },
{ {