货主管理
This commit is contained in:
@ -28,6 +28,7 @@ import { StatusLabelModule } from './components/status-label';
|
||||
import { SharedThirdModule } from './shared-third.module';
|
||||
import { LogisticsTimeLineComponent } from './components/logistics-time-line/logistics-time-line.component';
|
||||
import { AmapModule } from './components/amap/amap.module';
|
||||
import { ImageListModule } from './components/imagelist';
|
||||
|
||||
const MODULES = [
|
||||
AddressModule,
|
||||
@ -40,6 +41,7 @@ const MODULES = [
|
||||
StatusLabelModule,
|
||||
SharedThirdModule,
|
||||
AmapModule,
|
||||
ImageListModule,
|
||||
...PRO_SHARED_MODULES
|
||||
];
|
||||
// #endregion
|
||||
|
||||
Reference in New Issue
Block a user