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