| pages/eventgm/eventsReported.vue | ●●●●● patch | view | raw | blame | history |
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 } },