feat: 出库单分配、设置、确认wql->mp

This commit is contained in:
2025-06-30 19:49:34 +08:00
parent acdfda5cb2
commit ec5e15bb35
23 changed files with 511 additions and 106 deletions

View File

@@ -438,6 +438,7 @@ export default {
this.form.detail_count = this.form.tableData.length
},
tableChanged5(rows) {
console.log(rows)
const data = {
'data': rows
}