Browse Source

plm BMM

master
ruanqi 1 year ago
parent
commit
c20edcf5f7
  1. 1
      src/views/modules/tooling/searchToolApply.vue

1
src/views/modules/tooling/searchToolApply.vue

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

Loading…
Cancel
Save