pages/listing/matnrPalletising.vue @@ -164,7 +164,7 @@ mounted() {}, methods: { async search() { if (this.fieldsIndex.length < 30) { if (this.fieldsIndex.length < 25) { return; } const find = this.list.find(el => el.trackCode === this.barcode);