value
2024-05-16 083c818af77d33d619dba3dc20f94e996225a1c7
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -571,7 +571,7 @@
        const mySet1 = new Set();
        this.tableLists = this.currentSample.insProduct.filter(m => {
          let num0 = mySet1.size;
          if (m.templateId != null) {
          if (m.templateId != null&&m.template != null) {
            mySet1.add(JSON.stringify({
              template: m.template,
              templateId: m.templateId