导入
下载模板
报表
{{ row.corpName }}
{{ row.grossProfitRate ? scope.row.grossProfitRate : 0 }}%
{{ row.status | orderStateFormat }}
{{ row.ename }}
{{ row.coefficient }}
{{ row.price }}
{{ row.currency }}
{{ row.taxRate | taxRateFormat }}
{{ row.$cellEdit ? "保存" : "修改" }}
删除