1 line
4.2 KiB
JSON
1 line
4.2 KiB
JSON
{"remainingRequest":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\视频边缘计算管理平台\\TransFlow\\src\\views\\SystemSettings\\ExportingSettings.vue?vue&type=template&id=939d0aa4&scoped=true&","dependencies":[{"path":"E:\\视频边缘计算管理平台\\TransFlow\\src\\views\\SystemSettings\\ExportingSettings.vue","mtime":1672209498474},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1672206975777},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1672206979280},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1672206975777},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\index.js","mtime":1672206979279}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"div\", { staticClass: \"content-box\" }, [\n _c(\n \"div\",\n { staticClass: \"container\" },\n [\n _c(\"p\", { staticClass: \"title\" }, [_vm._v(\"导出设置\")]),\n _c(\n \"el-form\",\n { attrs: { \"label-position\": \"left\", \"label-width\": \"180px\" } },\n [\n _c(\n \"el-form-item\",\n { attrs: { label: \"文件格式:\" } },\n [\n _c(\n \"el-select\",\n {\n attrs: { placeholder: \"请选择导出文件格式\" },\n model: {\n value: _vm.value,\n callback: function($$v) {\n _vm.value = $$v\n },\n expression: \"value\"\n }\n },\n _vm._l(_vm.options, function(item) {\n return _c(\"el-option\", {\n key: item.value,\n attrs: { label: item.label, value: item.value }\n })\n }),\n 1\n )\n ],\n 1\n ),\n _c(\n \"el-form-item\",\n { attrs: { label: \"文件保存位置:\" } },\n [\n _c(\"input\", {\n attrs: {\n type: \"file\",\n id: \"file\",\n hidden: \"\",\n webkitdirectory: \"\"\n },\n on: { change: _vm.fileChange }\n }),\n _c(\n \"el-input\",\n {\n staticClass: \"input-with-select\",\n attrs: { placeholder: \"请输入内容\" },\n model: {\n value: _vm.imgSavePath,\n callback: function($$v) {\n _vm.imgSavePath = $$v\n },\n expression: \"imgSavePath\"\n }\n },\n [\n _c(\"el-button\", {\n attrs: {\n slot: \"append\",\n icon: \"el-icon-folder\",\n type: \"success\"\n },\n on: { click: _vm.btnChange },\n slot: \"append\"\n })\n ],\n 1\n )\n ],\n 1\n )\n ],\n 1\n ),\n _c(\n \"el-button\",\n { staticClass: \"el-icon-download\", attrs: { type: \"primary\" } },\n [_vm._v(\"导出\")]\n )\n ],\n 1\n )\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]} |