组号 | 产品名称 | 规格 | 销售价格(元) | 用量/次 | 频次 | 使用天数 | 首日 | 用量/总 | 应收金额(元) | 操作人 |
---|---|---|---|---|---|---|---|---|---|---|
{{ Number(product.groupNo) + 1 || '--' }} | {{ product.nutritionProduct || '--' }} | {{ product.specification || '--' }} | {{ product.salePrice || '--' }} | {{ product.dosePerTime || '--' }} | {{ product.frequency || '--' }} | {{ product.usageDays || '--' }} | {{ product.firstDay || '--' }} | {{ product.totalDose || '--' }} | {{ product.amount || '--' }} | {{ product.createByUser || '--' }} |
项目名称 | 销售单位 | 销售价格 | 数量 | 应收金额(元) | 操作人 |
---|---|---|---|---|---|
{{ getDictLabel(fee_type,rowData.chargeType) || '--' }} | 次 | {{ rowData.receivableAmount || '--' }} | 1 | {{ rowData.receivableAmount || '--' }} | {{ item.createByName || '--' }} |
项目名称 | 销售单位 | 销售价格 | 数量 | 应收金额(元) | 操作人 |
---|---|---|---|---|---|
{{ getDictLabel(fee_type,rowData.chargeType) || '--' }} | 次 | {{ rowData.receivableAmount || '--' }} | 1 | {{ rowData.receivableAmount || '--' }} | {{ item.createByName || '--' }} |