装饰器中不支持函数调用,但在模块中的'NgModule'中调用了'ɵmakeDecorator''NgModule'在模块中调用了'ɵmakeDecorator'

时间:2019-06-25 17:06:48

标签: angular

  • 装饰器中不支持函数调用,但'ɵmakeDecorator' 在我的'NgModule'中被调用'NgModule'在我的计算机中被调用'ɵmakeDecorator' 模块

    imports: [
       BrowserModule,
       CommonModule,
       HttpClientModule,
       RouterModule.forRoot(routes),
       FormsModule
     ],
    

0 个答案:

没有答案