Browse Source

2025-07-08

master
fengyuan_yang 6 months ago
parent
commit
2efeaaa516
  1. 1
      src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_demoSlot.vue

1
src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_demoSlot.vue

@ -401,7 +401,6 @@
},
submitData (tempData) {
this.submitLoading = true
saveBMPropertiesValue(this.tableData).then(({data}) => {
if (data && data.code === 0) {

Loading…
Cancel
Save