fix:修复 软件资产 二级页面不显示的问题

This commit is contained in:
zhangyu
2023-11-27 10:45:04 +08:00
parent 3520108a3e
commit 63f6d1f32a
2 changed files with 2 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ export default {
},
data () {
return {
viewPermission: 'softwareAsset_view',
tableTitle: [ // 原始table列
{
label: 'ID',

View File

@@ -134,6 +134,7 @@ export default {
},
data () {
return {
viewPermission: 'software_type_view',
tableTitle: [ // 原始table列
{
label: 'ID',