创建采购合同和零件导入
This commit is contained in:
@@ -1046,6 +1046,7 @@ export default {
|
||||
this.form3.数量 = ''
|
||||
if (response.data[0].result === '1') {
|
||||
this.searchCargoBoxDetailed()
|
||||
this.searchPackingListDetails()
|
||||
searchParts(this.code).then(response => {
|
||||
this.tableData4 = response.data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user