{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\src\\views\\app\\participantsDetail.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\views\\app\\participantsDetail.vue","mtime":1667327529934},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n\nexport default {\n name: \"participantsDetail\",\n components: {\n\n },\n props:{\n participants:{\n type:Array,\n }\n },\n data () {\n return {\n partici:[]\n }\n },\n computed: {},\n filters: {},\n watch: {},\n created() {\n console.log(this.$route,'this.$route')\n \n this.partici = JSON.parse(this.$route.params.partici)\n console.log(this.partici,'this.partici')\n },\n methods: {\n\n }\n}\n",null]}