mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-26 06:58:53 +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
|
return results
|
||||||
},
|
},
|
||||||
selectedData: [],
|
selectedData: [],
|
||||||
showClearBtn: true
|
showClearBtn: true,
|
||||||
|
transferOnCheck: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user