地图
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
/*
|
||||
* @Author: your name
|
||||
* @Date: 2021-11-29 10:04:12
|
||||
* @LastEditTime: 2021-11-29 11:19:24
|
||||
* @LastEditors: your name
|
||||
* @LastEditTime: 2021-12-06 15:21:46
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||
* @FilePath: \tms-obc-web\src\app\shared\index.ts
|
||||
*/
|
||||
@ -18,7 +18,7 @@ export * from './components/address/index';
|
||||
export * from './components/captcha/index';
|
||||
|
||||
// Utils
|
||||
export * from './utils/yuan';
|
||||
export * from './utils';
|
||||
|
||||
// Module
|
||||
export * from './shared.module';
|
||||
|
||||
@ -69,5 +69,5 @@ export const SHARED_ZORRO_MODULES = [
|
||||
NzInputNumberModule,
|
||||
QRModule,
|
||||
NzPopoverModule,
|
||||
NzEmptyModule
|
||||
NzEmptyModule,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user