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
}

View File

@@ -193,7 +193,6 @@ export default {
this.$emit('update:dialogShow', false)
},
open() {
debugger
this.crud.query.mater_type = this.opendtlParam
},
submit() {