{"remainingRequest":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/thread-loader/dist/cjs.js!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/babel-loader/lib/index.js!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js??ref--0-0!/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/RTContainerGT.vue?vue&type=script&lang=js&","dependencies":[{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/src/components/RT/RTContainerGT.vue","mtime":1725957645718},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/babel.config.js","mtime":1725957645200},{"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":315532800000},{"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":1655715099000}],"contextDependencies":[],"result":["export default {\n data: function data() {\n return {\n titleArr: [{\n name: \"督办事项\",\n type: 1\n }, {\n name: \"工作要点\",\n type: 2\n }, {\n name: \"绩效考核\",\n type: 3\n }, {\n name: \"在办事项\",\n type: 4\n }, {\n name: \"问题清单\",\n type: 5\n }],\n inx: 0,\n params: {\n //搜索条件\n pageIndex: 1,\n pageSize: 3,\n total: 0\n },\n type: 1,\n tableData: [],\n tableData2: [],\n tableData3: [],\n tableData4: []\n };\n },\n mounted: function mounted() {\n this.groupSupervisionList(); //督办事项\n this.performanceAppraisalList(); //工作要点\n this.AnnualHighlightsList(); //绩效考核\n this.inServiceList(); //在办事项\n this.questionList(); //问题清单\n },\n methods: {\n titleClick: function titleClick(item, index) {\n this.inx = index;\n this.type = item.type;\n },\n groupSupervisionList: function groupSupervisionList() {\n var _this = this;\n this.$api.groupSupervisionListApi(this.params, {\n onSucess: function onSucess(response) {\n _this.tableData = response.data;\n }\n });\n },\n performanceAppraisalList: function performanceAppraisalList() {\n var _this2 = this;\n this.$api.performanceAppraisalListApi(this.params, {\n onSucess: function onSucess(response) {\n _this2.tableData2 = response.data;\n }\n });\n },\n AnnualHighlightsList: function AnnualHighlightsList() {\n var _this3 = this;\n this.$api.AnnualHighlightsListApi(this.params, {\n onSucess: function onSucess(response) {\n _this3.tableData3 = response.data;\n }\n });\n },\n inServiceList: function inServiceList() {\n var _this4 = this;\n this.$api.inServiceListApi(this.params, {\n onSucess: function onSucess(response) {\n _this4.tableData4 = response.data;\n }\n });\n },\n questionList: function questionList() {\n var _this5 = this;\n this.$api.questionListApi(this.params, {\n onSucess: function onSucess(response) {\n _this5.tableData5 = response.data;\n }\n });\n },\n more: function more() {\n var appId = \"__Yx8O5Fp3GzCvJCloYYV\";\n var name = \"绩效管理\";\n var flag = 1;\n this.$store.dispatch(\"loadMenus\", {\n appId: appId,\n name: name,\n flag: flag\n });\n // if(this.type==1){\n // let appId='__Yx8O5Fp3GzCvJCloYYV'\n // let name='集团督办事项'\n // let flag=1\n // this.$store.dispatch(\"loadMenus\", {appId, name,flag});\n // }else if(this.type==2){\n // let appId='__Yx8O5Fp3GzCvJCloYYV'\n // let name='年度工作要点'\n // let flag=1\n // this.$store.dispatch(\"loadMenus\", {appId, name,flag});\n // }else if(this.type==3){\n // let appId='__Yx8O5Fp3GzCvJCloYYV'\n // let name='绩效考核指标'\n // let flag=1\n // this.$store.dispatch(\"loadMenus\", {appId, name,flag});\n // }\n }\n }\n};",null]}