基本信息
>
{{ scope.row.rowNo = scope.rowIndex + 1 + "0" }}
{{ row.isUrgency == 'Y' ? '是' : '否' }}
{{ row.isReplenishment == 'Y' ? '是' : '否' }}
{{ row.statusAllot == 'Y' ? '是' : '否' }}
{{ scope.row.executeQty ? scope.row.executeQty : 0 }}
{{ row.priceType == 'order' ? '订货价' : row.priceType == 'consignment' ? '寄售价' : row.priceType == 'adjusted' ? '调货价' : ''}}
{{ row.isCustomerSpecified == 'Y' ? '是' : '否' }}
删除
流程跳转
复制
编辑
保存
提交
返回
价格类型
采购员
收货仓库
收货货位
业务备注
收货地址
收货地址编码
联系人
联系人电话
详细地址
确 认
取 消