1 line
6.6 KiB
JSON
1 line
6.6 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\\page\\test1\\test1-1.vue?vue&type=template&id=0ade2e2c&","dependencies":[{"path":"E:\\视频边缘计算管理平台\\TransFlow\\src\\page\\test1\\test1-1.vue","mtime":1672206979774},{"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(\"div\", { staticClass: \"container\" }, [\n _c(\"p\", [_vm._v(\"主题页面 1 - 1\")]),\n _c(\n \"div\",\n { staticClass: \"table-container\" },\n [\n _c(\n \"el-table\",\n {\n ref: \"Table1\",\n staticStyle: { width: \"100%\" },\n attrs: { data: _vm.list, border: \"\" },\n on: { \"selection-change\": _vm.handleSelectionChange }\n },\n [\n _c(\"el-table-column\", {\n attrs: { type: \"selection\", align: \"center\" }\n }),\n _c(\"el-table-column\", {\n attrs: {\n type: \"index\",\n label: \"序号\",\n align: \"center\",\n width: \"50\"\n }\n }),\n _c(\"el-table-column\", {\n attrs: { label: \"姓名\", align: \"center\" },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function(scope) {\n return [_vm._v(_vm._s(scope.row.userName))]\n }\n }\n ])\n }),\n _c(\"el-table-column\", {\n attrs: { label: \"性别\", align: \"center\" },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function(scope) {\n return [_vm._v(_vm._s(scope.row.sex))]\n }\n }\n ])\n }),\n _c(\"el-table-column\", {\n attrs: { label: \"年龄\", align: \"center\" },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function(scope) {\n return [_vm._v(_vm._s(scope.row.age))]\n }\n }\n ])\n }),\n _c(\"el-table-column\", {\n attrs: { label: \"民族\", align: \"center\" },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function(scope) {\n return [_vm._v(_vm._s(scope.row.nation))]\n }\n }\n ])\n }),\n _c(\"el-table-column\", {\n attrs: { label: \"学历\", align: \"center\" },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function(scope) {\n return [_vm._v(_vm._s(scope.row.education))]\n }\n }\n ])\n }),\n _c(\"el-table-column\", {\n attrs: {\n label: \"操作\",\n width: \"120\",\n align: \"center\",\n fixed: \"right\"\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\" },\n on: {\n click: function($event) {\n return _vm.handleUpdate(scope.$index, scope.row)\n }\n }\n },\n [_vm._v(\"编辑\")]\n ),\n _c(\n \"el-button\",\n {\n attrs: { type: \"text\" },\n on: {\n click: function($event) {\n return _vm.handleDelete(scope.$index, scope.row)\n }\n }\n },\n [_vm._v(\"删除\")]\n )\n ]\n }\n }\n ])\n })\n ],\n 1\n )\n ],\n 1\n ),\n _c(\n \"div\",\n { staticClass: \"pagination-area\" },\n [\n _c(\"el-pagination\", {\n attrs: {\n background: \"\",\n layout: \"total, sizes, prev, pager, next, jumper\",\n \"current-page\": _vm.listQuery.pageNum,\n \"page-size\": _vm.listQuery.pageSize,\n \"page-sizes\": [10, 20, 50],\n total: _vm.total\n },\n on: {\n \"size-change\": _vm.handleSizeChange,\n \"current-change\": _vm.handleCurrentChange,\n \"update:currentPage\": function($event) {\n return _vm.$set(_vm.listQuery, \"pageNum\", $event)\n },\n \"update:current-page\": function($event) {\n return _vm.$set(_vm.listQuery, \"pageNum\", $event)\n }\n }\n })\n ],\n 1\n )\n ])\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]} |