zhouwx
2025-11-11 5071d9ae5dca0cdd5715ce8e678c12358765db3f
src/views/work/qualityInfo/supplierQuality/supplierList/index.vue
@@ -397,7 +397,7 @@
    if(state.otherQualifi){
      data.qualificationList.forEach((item) => {
        if(item.id == 8){
          item.name = item.name+ state.otherQualifi
          item.name = item.name+ state.otherQualifi + '  ' +  state.otherDate
        }
      })
    }