删除
{{ form.supplierName }}
{{ form.totalPrice }}
{{ form.preferentialPrice }}
{{ form.deliveryDate }}
%
{{ form.taxRate }}
{{ row.isWinner == 1 ? '是' : '否' }}
元
{{
totalPrice(scope.row.totalCount, scope.row.singlePrice, scope.row)
}}
{{ column.label }}