Browse Source

添加109,110type

master
shenzhouyu 1 month ago
parent
commit
ce9d61ef4c
  1. 1
      src/views/modules/qc/qcPartAttribute.vue

1
src/views/modules/qc/qcPartAttribute.vue

@ -2724,6 +2724,7 @@
//
refreshDetailList () {
this.$set(this.detailData, 'inspectionTypeNo', '')
searchPartAttributeDetails(this.detailData).then(({data}) => {
this.detailList = data.rows
this.normalizeDetailListIpqcInspectionMethod()

Loading…
Cancel
Save