1、html代码<!-- 5999会被格式化为:5999.00 --><td class="right">{{ sheet.totalPrice | number: '1.2-2' }}</td>2、DecimalPipe说明DecimalPipe ...
確定! 回上一頁