This commit is contained in:
Vergil
2020-03-23 16:11:13 +08:00
parent e159f55957
commit 9912d330ae
9 changed files with 0 additions and 13 deletions

View File

@@ -1825,7 +1825,6 @@ export default {
// })
// },
saveOrder(row) { // 保存询价单
console.log(row, 1111)
saveOrder(row.询价单明细流水号, row.数量, row.备注).then(response => {})
},
selectable(row, index) { // 控制某行是否可选