feat:endpoint 新增根据state查询

This commit is contained in:
zhangyu
2020-11-17 16:41:52 +08:00
parent f8f0e7bc8e
commit c4833e10a6
4 changed files with 44 additions and 8 deletions

View File

@@ -269,6 +269,14 @@
type: 'query',
label: 'query',
disabled: false
},{
id:33,
name:this.$t('asset.state'),
// name: this.$t('asset.asset'),
type:'state',
label:'state',
disabled:false,
readonly:true,
}],
},
endpointSearchLabel: { //搜索参数