增加单据完结

This commit is contained in:
bb_pan 2025-07-11 11:26:39 +08:00
parent 645667125d
commit cbd6cb2907
1 changed files with 1 additions and 1 deletions

View File

@ -1032,7 +1032,7 @@ export default {
const params = this.selChangeList.map(item => {
return {
id: item.id,
typeId: item.typeId,
modelId: item.modelId,
}
})