修复detail中元素初始化问题
This commit is contained in:
@@ -111,7 +111,7 @@ export default defineComponent({
|
||||
selectPermissions:{
|
||||
isAllowComment:true,
|
||||
isDisplayArea:true,
|
||||
isSecondaryCreation:true,
|
||||
isSecondaryCreation:false,
|
||||
},
|
||||
})
|
||||
// let portfolio:any = inject('portfolio')
|
||||
|
||||
Reference in New Issue
Block a user