As usual in angular you can rely on DI. You can override the transform function in the ts. import { DecimalPipe } from '@angular/common'; ...
確定! 回上一頁