Browse Source

plm字段权限

master
ruanqi 2 years ago
parent
commit
a8ae0cde05
  1. 2
      src/views/modules/sampleManagement/technicalSpecificationDetail/technicalSpecificationDetail.vue

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

@ -157,8 +157,8 @@
this.getPageRole() this.getPageRole()
} }
this.$nextTick(() => { this.$nextTick(() => {
this.changeHeightAuto(); this.changeHeightAuto();
this.getBaseInfoData();
this.refreshCurrentTabTable() this.refreshCurrentTabTable()
}) })
}, },

Loading…
Cancel
Save