|
|
@ -1401,6 +1401,7 @@ |
|
|
tpName: row.tpName, |
|
|
tpName: row.tpName, |
|
|
purchaser: row.purchaser, |
|
|
purchaser: row.purchaser, |
|
|
purchaserName: row.purchaserName, |
|
|
purchaserName: row.purchaserName, |
|
|
|
|
|
totalCost:row.totalCost, |
|
|
menuId: this.$route.meta.menuId, |
|
|
menuId: this.$route.meta.menuId, |
|
|
userName: this.$store.state.user.name, |
|
|
userName: this.$store.state.user.name, |
|
|
} |
|
|
} |
|
|
|