zhouwx
7 天以前 ff1169ac5114c68e96c5686a0caa5d69d8a60b8a
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
        }
      })
    }