{"remainingRequest":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/vue-loader/lib/index.js??vue-loader-options!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/src/components/RT/RTContainerTop.vue?vue&type=script&lang=js","dependencies":[{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/src/components/RT/RTContainerTop.vue","mtime":1725957645718},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/thread-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/babel-loader/lib/index.js","mtime":456789000000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["\nexport default {\n data(){\n return{\n params:{},\n tableArr:[] \n }\n },\n mounted(){\n this.list()\n },\n methods:{\n list(){\n this.$api.workbenchDataEntryApi(this.params,{\n onSucess: response => {\n console.log(response)\n this.tableArr=response.data.datas\n console.log(this.tableArr)\n this.tableArr.forEach(item=>{\n if(item.item_icon){\n this.$set(item,'img',JSON.parse(item.item_icon)[0].path)\n }\n })\n }\n })\n }\n } \n}\n",null]}