装箱单
This commit is contained in:
@@ -1101,7 +1101,7 @@ export default {
|
||||
this.MaterialName[i] = val[i].零件名称
|
||||
this.PartToolNumber[i] = val[i].零件图号
|
||||
this.Material[i] = val[i].材料
|
||||
this.NumberOfParts[i] = val[i].需求数量
|
||||
this.NumberOfParts[i] = val[i].零件数量
|
||||
this.ReMarks[i] = val[i].零件备注
|
||||
}
|
||||
} else if (this.PartType === '外购件') {
|
||||
|
||||
Reference in New Issue
Block a user