{"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\\message\\mail-template.vue?vue&type=script&lang=js","dependencies":[{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\src\\views\\modules\\message\\mail-template.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 AddOrUpdate from './mail-template-add-or-update'\r\nimport Config from './mail-template-config'\r\nimport Send from './mail-template-send'\r\nexport default {\r\n mixins: [mixinViewModule],\r\n data () {\r\n return {\r\n mixinViewModuleOptions: {\r\n getDataListURL: '/sys/mailtemplate/page',\r\n getDataListIsPage: true,\r\n deleteURL: '/sys/mailtemplate',\r\n deleteIsBatch: true\r\n },\r\n dataForm: {\r\n name: ''\r\n },\r\n configVisible: false,\r\n sendVisible: false\r\n }\r\n },\r\n components: {\r\n AddOrUpdate,\r\n Config,\r\n Send\r\n },\r\n methods: {\r\n // 邮件配置\r\n configHandle () {\r\n this.configVisible = true\r\n this.$nextTick(() => {\r\n this.$refs.config.init()\r\n })\r\n },\r\n // 发送邮件\r\n sendHandle (id) {\r\n this.sendVisible = true\r\n this.$nextTick(() => {\r\n this.$refs.send.dataForm.id = id\r\n this.$refs.send.init()\r\n })\r\n }\r\n }\r\n}\r\n",{"version":3,"sources":["mail-template.vue"],"names":[],"mappings":";AA2DA;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":"mail-template.vue","sourceRoot":"src/views/modules/message","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 {{ $t('add') }}\r\n \r\n \r\n {{ $t('mail.config') }}\r\n \r\n \r\n {{ $t('deleteBatch') }}\r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n {{ $t('update') }}\r\n {{ $t('mail.send') }}\r\n {{ $t('delete') }}\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\r\n\r\n\r\n"]}]}