export class DecimalPipe implements PipeTransform {. constructor(@Inject(LOCALE_ID) private _locale: string) {}. transform(value: number|string, ...
確定! 回上一頁