零件采购收货
搜索
重置
订单明细
收货
打印
导出EXCEL
单价
handleInput(val,scope.row)"
@keyup.enter="(e)=>handleEnterUnitPrice(e,scope.row)"
:id="'unitPrice'+scope.row.id"
/>
预估总价(元)
handleInput(val,scope.row)"
@keyup.enter="(e)=>handleEnter(e,scope.row)"
@change="changeEstimatedPrice(scope.row)"
:id="'estimatedPrice'+scope.row.id"
/>
未收货
总价修改