NEZ-3451 fix: software asset列表删除 date issue列
This commit is contained in:
@@ -188,12 +188,14 @@ export default {
|
||||
prop: 'asset',
|
||||
minWidth: 200,
|
||||
show: true
|
||||
}, {
|
||||
label: this.$t('licenseMange.dateIssue'),
|
||||
prop: 'dateIssued',
|
||||
minWidth: 200,
|
||||
show: true
|
||||
}, {
|
||||
},
|
||||
// {
|
||||
// label: this.$t('licenseMange.dateIssue'),
|
||||
// prop: 'dateIssued',
|
||||
// minWidth: 200,
|
||||
// show: true
|
||||
// },
|
||||
{
|
||||
label: this.$t('licenseMange.dateExpire'),
|
||||
prop: 'dateExpires',
|
||||
minWidth: 200,
|
||||
|
||||
Reference in New Issue
Block a user