Browse Source

plm BMM

master
ruanqi 1 year ago
parent
commit
b86c153163
  1. 2
      src/views/modules/sampleManagement/technicalSpecificationDetail/com_tsd_basicInformation.vue

2
src/views/modules/sampleManagement/technicalSpecificationDetail/com_tsd_basicInformation.vue

@ -788,7 +788,7 @@
}).then(() => {
let tempData = {
site: this.searchData.site,
userName: this.searchData.username,
userName: this.$store.state.user.name,
codeNo: this.searchData.codeNo,
menuId: '103002'
}

Loading…
Cancel
Save