fix listsetting & http ssl options
This commit is contained in:
parent
e961b6e14c
commit
5aed9a20b8
4 changed files with 30 additions and 14 deletions
|
|
@ -255,7 +255,6 @@ export default {
|
|||
}
|
||||
},
|
||||
canHardReset () {
|
||||
console.log('MP', this.$store.state.adminSettings.modifiedPaths.has)
|
||||
return this.realSource === 'admin' && this.$store.state.adminSettings.modifiedPaths?.has(this.canonPath.join(' -> '))
|
||||
},
|
||||
matchesExpertLevel () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue