| | |
| | | var p = '' |
| | | if (this.type === 'flower') { |
| | | p = 'name=' + this.search_flow |
| | | if (this.history_flower.indexOf(name) >= 0) {} else { |
| | | if (this.history_flower.indexOf(name) >= 0) { |
| | | |
| | | } else { |
| | | this.history_flower.unshift(name) |
| | | } |
| | | if (this.history_flower.length >= 10) { |
| | |
| | | } |
| | | } else { |
| | | p = 'supplierName=' + this.search_flow |
| | | if (this.history_supplier.indexOf(name) >= 0) {} else { |
| | | if (this.history_supplier.indexOf(name) >= 0) { |
| | | |
| | | } else { |
| | | this..history_supplier.unshift(name) |
| | | } |
| | | if (this..history_supplier.length >= 10) { |