diff --git a/public/react/src/modules/tpm/TPMIndexHOC.js b/public/react/src/modules/tpm/TPMIndexHOC.js index f44ef59ea..0dfb0f16a 100644 --- a/public/react/src/modules/tpm/TPMIndexHOC.js +++ b/public/react/src/modules/tpm/TPMIndexHOC.js @@ -212,6 +212,7 @@ export function TPMIndexHOC(WrappedComponent) { } } }); + ///请求定制化的信息 this.getAppdata(); } /**