forked from zhurui/management
1 line
6.7 KiB
JSON
1 line
6.7 KiB
JSON
{"remainingRequest":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\views\\modules\\oss\\oss.vue?vue&type=template&id=1892fedd&","dependencies":[{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\views\\modules\\oss\\oss.vue","mtime":1614735254000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"el-card\",\n { staticClass: \"aui-card--fill\", attrs: { shadow: \"never\" } },\n [\n _c(\n \"div\",\n { staticClass: \"mod-oss__oss\" },\n [\n _c(\n \"el-form\",\n { attrs: { inline: true, model: _vm.dataForm } },\n [\n _c(\n \"el-form-item\",\n [\n _c(\n \"el-button\",\n {\n attrs: { type: \"primary\" },\n on: {\n click: function($event) {\n return _vm.configHandle()\n }\n }\n },\n [_vm._v(_vm._s(_vm.$t(\"oss.config\")))]\n )\n ],\n 1\n ),\n _c(\n \"el-form-item\",\n [\n _c(\n \"el-button\",\n {\n attrs: { type: \"primary\" },\n on: {\n click: function($event) {\n return _vm.uploadHandle()\n }\n }\n },\n [_vm._v(_vm._s(_vm.$t(\"oss.upload\")))]\n )\n ],\n 1\n ),\n _c(\n \"el-form-item\",\n [\n _c(\n \"el-button\",\n {\n attrs: { type: \"danger\" },\n on: {\n click: function($event) {\n return _vm.deleteHandle()\n }\n }\n },\n [_vm._v(_vm._s(_vm.$t(\"deleteBatch\")))]\n )\n ],\n 1\n )\n ],\n 1\n ),\n _c(\n \"el-table\",\n {\n directives: [\n {\n name: \"loading\",\n rawName: \"v-loading\",\n value: _vm.dataListLoading,\n expression: \"dataListLoading\"\n }\n ],\n staticStyle: { width: \"100%\" },\n attrs: { data: _vm.dataList, border: \"\" },\n on: {\n \"selection-change\": _vm.dataListSelectionChangeHandle,\n \"sort-change\": _vm.dataListSortChangeHandle\n }\n },\n [\n _c(\"el-table-column\", {\n attrs: {\n type: \"selection\",\n \"header-align\": \"center\",\n align: \"center\",\n width: \"50\"\n }\n }),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"url\",\n label: _vm.$t(\"oss.url\"),\n \"header-align\": \"center\",\n align: \"center\"\n }\n }),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"createDate\",\n label: _vm.$t(\"oss.createDate\"),\n sortable: \"custom\",\n \"header-align\": \"center\",\n align: \"center\",\n width: \"180\"\n }\n }),\n _c(\"el-table-column\", {\n attrs: {\n label: _vm.$t(\"handle\"),\n fixed: \"right\",\n \"header-align\": \"center\",\n align: \"center\",\n width: \"150\"\n },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function(scope) {\n return [\n _c(\n \"el-button\",\n {\n attrs: { type: \"text\", size: \"small\" },\n on: {\n click: function($event) {\n return _vm.deleteHandle(scope.row.id)\n }\n }\n },\n [_vm._v(_vm._s(_vm.$t(\"delete\")))]\n )\n ]\n }\n }\n ])\n })\n ],\n 1\n ),\n _c(\"el-pagination\", {\n attrs: {\n \"current-page\": _vm.page,\n \"page-sizes\": [10, 20, 50, 100],\n \"page-size\": _vm.limit,\n total: _vm.total,\n layout: \"total, sizes, prev, pager, next, jumper\"\n },\n on: {\n \"size-change\": _vm.pageSizeChangeHandle,\n \"current-change\": _vm.pageCurrentChangeHandle\n }\n }),\n _vm.configVisible ? _c(\"config\", { ref: \"config\" }) : _vm._e(),\n _vm.uploadVisible\n ? _c(\"upload\", {\n ref: \"upload\",\n on: { refreshDataList: _vm.getDataList }\n })\n : _vm._e()\n ],\n 1\n )\n ]\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]} |