mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-25 14:25:23 +00:00
Merge pull request #4105 from jumpserver/pr@dev@fix_auto_tarnsform
fixed: Fixed an issue where the message subscription page would not be automatically checked
This commit is contained in:
@@ -68,7 +68,8 @@ export default {
|
||||
return results
|
||||
},
|
||||
selectedData: [],
|
||||
showClearBtn: true
|
||||
showClearBtn: true,
|
||||
transferOnCheck: true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user