feat: 出库单分配、设置、确认wql->mp
This commit is contained in:
@@ -438,6 +438,7 @@ export default {
|
||||
this.form.detail_count = this.form.tableData.length
|
||||
},
|
||||
tableChanged5(rows) {
|
||||
console.log(rows)
|
||||
const data = {
|
||||
'data': rows
|
||||
}
|
||||
|
||||
@@ -193,7 +193,6 @@ export default {
|
||||
this.$emit('update:dialogShow', false)
|
||||
},
|
||||
open() {
|
||||
debugger
|
||||
this.crud.query.mater_type = this.opendtlParam
|
||||
},
|
||||
submit() {
|
||||
|
||||
Reference in New Issue
Block a user