发货管理、序间外协

This commit is contained in:
zhangdingyu
2018-12-04 09:36:50 +08:00
parent 52bcf5c96f
commit 9533aa69bd
4 changed files with 12 additions and 2 deletions

View File

@@ -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
})