NEZ-3247 fix:endpoint 编辑页面增加 software asset 下拉框

This commit is contained in:
zhangyu
2023-10-23 15:10:56 +08:00
parent 3fa0f29648
commit e47baacf71
3 changed files with 103 additions and 5 deletions

View File

@@ -145,7 +145,7 @@ export default {
width: 120,
sortable: 'custom'
}, {
label: this.$t('config.model.name'),
label: this.$t('overall.name'),
prop: 'name',
show: true,
width: 350,