{"remainingRequest":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\HTC\\program\\善行少年\\security-enterprise-admin\\src\\components\\ren-process-running\\src\\select-user.vue?vue&type=script&lang=js","dependencies":[{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\src\\components\\ren-process-running\\src\\select-user.vue","mtime":1581948664000},{"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\nexport default {\r\n mixins: [mixinViewModule],\r\n data () {\r\n return {\r\n visibleSelect: false,\r\n mixinViewModuleOptions: {\r\n getDataListURL: '/sys/user/page',\r\n getDataListIsPage: true\r\n },\r\n dataForm: {\r\n username: ''\r\n },\r\n callback: null\r\n }\r\n },\r\n components: {},\r\n methods: {\r\n init (callback) {\r\n this.visibleSelect = true\r\n this.callback = callback\r\n this.$nextTick(() => {\r\n this.getDataList()\r\n })\r\n },\r\n cancelHandle () {\r\n this.visibleSelect = false\r\n },\r\n commitHandle () {\r\n if (this.callback) {\r\n if (this.dataListSelections.length !== 1) {\r\n this.$message.error(this.$t('user.selecterror'))\r\n return\r\n } else {\r\n this.callback(this.dataListSelections[0])\r\n }\r\n }\r\n this.visibleSelect = false\r\n }\r\n }\r\n}\r\n",{"version":3,"sources":["select-user.vue"],"names":[],"mappings":";AA0CA;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":"select-user.vue","sourceRoot":"src/components/ren-process-running/src","sourcesContent":["\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n {{ $t('query') }}\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n {{ $t('cancel') }}\r\n {{ $t('confirm') }}\r\n \r\n \r\n\r\n\r\n\r\n"]}]}