祖安之光
7 天以前 d4534c231f7c25ca64d40c8bcaadf83f64b640c3
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
        }
      })
    }