guoshilong
2022-10-11 8f084a9bcef89eb96377bad1ecc834fb511fc330
pages/eventgm/eventsReported.vue
@@ -88,7 +88,7 @@
            sourceText:"APP",
            picUrls:[],
            remark:"",
            taskinfoId:"",
            taskinfoId:null,
         },
         rules:{
            type:[{
@@ -137,7 +137,6 @@
   },
   onLoad(option) {
      if(option.id){
         console.log(option.id)
         this.form.taskinfoId = option.id
      }
   },