cuiqian2004
2024-06-11 6be7369a96ac84bbc5dc95f792a180d7b86cc89a
pages/modal/5600.vue
@@ -1161,7 +1161,7 @@
          });
      });
      // 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');
      // });
@@ -1247,7 +1247,7 @@
           });
       });
       // 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');
       // });