fix: Link 页面 搜索条件替换
This commit is contained in:
@@ -61,6 +61,13 @@ export default {
|
||||
// label: 'createBy',
|
||||
// disabled: false
|
||||
// }
|
||||
{
|
||||
id: 1,
|
||||
name: 'ID',
|
||||
type: 'input',
|
||||
label: 'id',
|
||||
disabled: false
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
name: this.$t('overall.name'),
|
||||
|
||||
Reference in New Issue
Block a user