1 line
4.3 KiB
JSON
1 line
4.3 KiB
JSON
|
|
{"remainingRequest":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\views\\monitor\\logQuery\\index.vue?vue&type=template&id=9a1c0654&scoped=true","dependencies":[{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\views\\monitor\\logQuery\\index.vue","mtime":1732871026706},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1732872824662},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1732872827008},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1732872824662},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\index.js","mtime":1732872825835}],"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 \"div\",\n { staticClass: \"app-container\" },\n [\n _c(\n \"div\",\n { staticClass: \"head-container\" },\n [_c(\"Search\"), _vm._v(\" \"), _c(\"crudOperation\")],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-table\",\n {\n directives: [\n {\n name: \"loading\",\n rawName: \"v-loading\",\n value: _vm.crud.loading,\n expression: \"crud.loading\",\n },\n ],\n ref: \"table\",\n staticStyle: { width: \"100%\" },\n attrs: { data: _vm.crud.data },\n on: { \"selection-change\": _vm.crud.selectionChangeHandler },\n },\n [\n _c(\"el-table-column\", {\n attrs: { prop: \"method\", label: \"方法\", width: \"150px\" },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n staticClass: \"text-wrapper\",\n attrs: { prop: \"requestparam\", label: \"请求参数\" },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function (scope) {\n return [\n _c(\n \"div\",\n {\n on: {\n click: function ($event) {\n return _vm.handleClick(scope.row.requestparam)\n },\n },\n },\n [\n _vm._v(\n \"\\n \" +\n _vm._s(\n _vm.truncateOrFullText(scope.row.requestparam)\n ) +\n \"\\n \"\n ),\n ]\n ),\n ]\n },\n },\n ]),\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n staticClass: \"text-wrapper\",\n attrs: { prop: \"responseparam\", label: \"返回参数\" },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function (scope) {\n return [\n _c(\"div\", [\n _c(\"pre\", { staticClass: \"json-pre\" }, [\n _vm._v(_vm._s(scope.row.responseparam)),\n ]),\n ]),\n ]\n },\n },\n ]),\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: { prop: \"logTime\", label: \"记录时间\", width: \"190px\" },\n }),\n _vm._v(\" \"),\n _c(\"el-table-co
|