Browse Source

2024-07-03

功能优化
java8
fengyuan_yang 2 years ago
parent
commit
9a3b0b9694
  1. 6
      src/views/modules/qc/qcItem.vue

6
src/views/modules/qc/qcItem.vue

@ -1135,9 +1135,9 @@
// bu
buChangeFunction () {
this.modalData.collectionConditionList = []
this.modalData.collectionDataContent = []
this.getEquipmentNoList()
//this.modalData.collectionConditionList = []
this.modalData.collectionDataContent = ''
//this.getEquipmentNoList()
this.getDataContentList()
},

Loading…
Cancel
Save