fix: 修复底部弹框搜索字段参数错误问题
This commit is contained in:
@@ -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
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user