{"remainingRequest":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\HTC\\program\\善行少年\\security-enterprise-admin\\src\\views\\modules\\activiti\\my-todo-task-pool.vue?vue&type=script&lang=js","dependencies":[{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\src\\views\\modules\\activiti\\my-todo-task-pool.vue","mtime":1581948666000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\babel-loader\\lib\\index.js","mtime":456789000000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\r\nimport mixinViewModule from '@/mixins/view-module'\r\nimport processModule from '@/mixins/process-module'\r\nimport qs from 'qs'\r\nexport default {\r\n mixins: [mixinViewModule, processModule],\r\n data () {\r\n return {\r\n mixinViewModuleOptions: {\r\n getDataListURL: '/act/task/page',\r\n getDataListIsPage: true,\r\n deleteIsBatch: true,\r\n deleteIsBatchKey: 'deploymentId'\r\n },\r\n dataForm: {\r\n isRoleGroup: '1',\r\n taskName: ''\r\n }\r\n }\r\n },\r\n components: {\r\n },\r\n methods: {\r\n claimTask (taskId, processDefinitionKey, businessKey) {\r\n var params = qs.stringify({\r\n 'taskId': taskId\r\n })\r\n this.$http.post(`/act/task/claim`, params).then(({ data: res }) => {\r\n if (res.code !== 0) {\r\n return this.$message.error(res.msg)\r\n }\r\n this.$message({\r\n message: this.$t('prompt.success'),\r\n type: 'success',\r\n duration: 500,\r\n onClose: () => {\r\n this.getDataList()\r\n }\r\n })\r\n }).catch(() => {})\r\n },\r\n showDetail (row) {\r\n if (!row.businessKey) {\r\n return this.$message.error(this.$t('task.detailError'))\r\n }\r\n this.getProcDefRouteSet(row, this.forwardDetail)\r\n }\r\n }\r\n}\r\n",{"version":3,"sources":["my-todo-task-pool.vue"],"names":[],"mappings":";AA8CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"my-todo-task-pool.vue","sourceRoot":"src/views/modules/activiti","sourcesContent":["\r\n\r\n\r\n"]}]}