配置排序列数据(拖动调整顺序)
{{ scope.row.fCorpid | corpNameFormat(fMblnoOptions) }}
{{ scope.row.fGoodsid | goodsFormat(goodsOptions) }}
{{ scope.row.fBilltype | billTypeFormat(billTypeList) }}
{{ scope.row.fWarehouseid | warehouseFormat(warehouseOptions) }}
{{ scope.row[item.label] }}
查看