bc3f57e4d0a4b8ecde9483fd9088aba8.json 2.7 KB

1
  1. {"remainingRequest":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\babel-loader\\lib\\index.js!D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!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-select\\src\\ren-select.vue?vue&type=script&lang=js","dependencies":[{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\src\\components\\ren-select\\src\\ren-select.vue","mtime":1581948664000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\babel.config.js","mtime":1581948662000},{"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":["import \"core-js/modules/es6.number.constructor\";\nimport { getDictDataList } from '@/utils';\nexport default {\n name: 'RenSelect',\n data: function data() {\n return {\n dataList: getDictDataList(this.dictType)\n };\n },\n props: {\n value: [Number, String],\n dictType: String,\n placeholder: String\n }\n};",{"version":3,"names":["getDictDataList","name","data","dataList","dictType","props","value","Number","String","placeholder"],"sources":["src/components/ren-select/src/ren-select.vue"],"sourcesContent":["<template>\r\n <el-select :value=\"value+''\" @input=\"$emit('input', $event)\" :placeholder=\"placeholder\" clearable>\r\n <el-option :label=\"data.dictLabel\" v-for=\"data in dataList\" :key=\"data.dictValue\" :value =\"data.dictValue\">{{data.dictLabel}}</el-option>\r\n </el-select>\r\n</template>\r\n<script>\r\nimport { getDictDataList } from '@/utils'\r\nexport default {\r\n name: 'RenSelect',\r\n data () {\r\n return {\r\n dataList: getDictDataList(this.dictType)\r\n }\r\n },\r\n props: {\r\n value: [Number, String],\r\n dictType: String,\r\n placeholder: String\r\n }\r\n}\r\n</script>\r\n"],"mappings":";AAMA,SAAAA,eAAA;AACA;EACAC,IAAA;EACAC,IAAA,WAAAA,KAAA;IACA;MACAC,QAAA,EAAAH,eAAA,MAAAI,QAAA;IACA;EACA;EACAC,KAAA;IACAC,KAAA,GAAAC,MAAA,EAAAC,MAAA;IACAJ,QAAA,EAAAI,MAAA;IACAC,WAAA,EAAAD;EACA;AACA","ignoreList":[]}]}