fix: 去掉RemoteApp的导入/导出功能

This commit is contained in:
Bai
2021-05-17 16:34:52 +08:00
committed by Jiangjie.Bai
parent d01e991885
commit 5b6e2970bf

View File

@@ -64,6 +64,8 @@ export default {
hasCreate: false,
hasMoreActions: false,
hasBulkDelete: false,
hasExport: false,
hasImport: false,
// createRoute: 'RemoteAppCreate',
moreCreates: {
dropdown: this.getCreateAppType(),