批量来款、开票备注bug
This commit is contained in:
@@ -362,6 +362,9 @@ export default {
|
||||
open() {
|
||||
console.log(this.selectedData)
|
||||
this.dataSource = this.selectedData
|
||||
this.dataSource.forEach(item => {
|
||||
item.remark = null
|
||||
})
|
||||
this.loadData()
|
||||
},
|
||||
close() {
|
||||
|
||||
Reference in New Issue
Block a user