zhou zhou
9 分钟以前 ec7fb14f77fc210a6eee157891b9480bacbcce0c
rsf-admin/src/page/ResourceContent.js
@@ -6,7 +6,6 @@
import host from "./system/host";
import config from "./system/config";
import aiParam from "./system/aiParam";
import tenant from "./system/tenant";
import role from "./system/role";
import userLogin from "./system/userLogin";
@@ -78,8 +77,6 @@
      return host;
    case "config":
      return config;
    case "aiParam":
      return aiParam;
    case "tenant":
      return tenant;
    case "role":