| | |
| | | }); |
| | | }); |
| | | // console.log(jsonlist); |
| | | await $this.runCustomEvent(event,input_param,jsonlist,'1'); |
| | | $this.runCustomEvent(event,input_param,jsonlist,'1'); |
| | | // jsonlist.forEach(async (json,key)=>{ |
| | | // await $this.runCustomEvent(event,input_param,json,'1'); |
| | | // }); |
| | |
| | | }); |
| | | }); |
| | | // console.log(jsonlist); |
| | | await $this.runCustomEvent(event,input_param,jsonlist,'2'); |
| | | $this.runCustomEvent(event,input_param,jsonlist,'2'); |
| | | // jsonlist.forEach(async (json,key)=>{ |
| | | // await $this.runCustomEvent(event,input_param,json,'2'); |
| | | // }); |