mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 01:11:07 +00:00
fix: 去掉RemoteApp的导入/导出功能
This commit is contained in:
@@ -64,6 +64,8 @@ export default {
|
|||||||
hasCreate: false,
|
hasCreate: false,
|
||||||
hasMoreActions: false,
|
hasMoreActions: false,
|
||||||
hasBulkDelete: false,
|
hasBulkDelete: false,
|
||||||
|
hasExport: false,
|
||||||
|
hasImport: false,
|
||||||
// createRoute: 'RemoteAppCreate',
|
// createRoute: 'RemoteAppCreate',
|
||||||
moreCreates: {
|
moreCreates: {
|
||||||
dropdown: this.getCreateAppType(),
|
dropdown: this.getCreateAppType(),
|
||||||
|
Reference in New Issue
Block a user