1 line
19 KiB
JSON
1 line
19 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\\system\\dict\\dictDetail.vue?vue&type=template&id=5bb66a5a&scoped=true","dependencies":[{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\views\\system\\dict\\dictDetail.vue","mtime":1732871026743},{"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(\"div\", [\n _vm.query.code === \"\"\n ? _c(\"div\", [\n _c(\"div\", { staticClass: \"my-code\" }, [\n _vm._v(_vm._s(_vm.$t(\"dict.other.Click_dictionary_see_details\"))),\n ]),\n ])\n : _c(\n \"div\",\n [\n _c(\"div\", { staticClass: \"head-container\" }, [\n _vm.crud.props.searchToggle\n ? _c(\n \"div\",\n [\n _c(\"el-input\", {\n staticClass: \"filter-item\",\n staticStyle: { width: \"200px\" },\n attrs: {\n clearable: \"\",\n size: \"mini\",\n placeholder: \"输入字典标签查询\",\n },\n nativeOn: {\n keyup: function ($event) {\n if (\n !$event.type.indexOf(\"key\") &&\n _vm._k(\n $event.keyCode,\n \"enter\",\n 13,\n $event.key,\n \"Enter\"\n )\n ) {\n return null\n }\n return _vm.toQuery($event)\n },\n },\n model: {\n value: _vm.query.label,\n callback: function ($$v) {\n _vm.$set(_vm.query, \"label\", $$v)\n },\n expression: \"query.label\",\n },\n }),\n _vm._v(\" \"),\n _c(\"rrOperation\"),\n ],\n 1\n )\n : _vm._e(),\n ]),\n _vm._v(\" \"),\n _c(\n \"el-dialog\",\n {\n attrs: {\n \"append-to-body\": \"\",\n \"close-on-click-modal\": false,\n \"before-close\": _vm.crud.cancelCU,\n visible: _vm.crud.status.cu > 0,\n title: _vm.crud.status.title,\n width: \"600px\",\n },\n },\n [\n _c(\n \"el-form\",\n {\n ref: \"form\",\n attrs: {\n model: _vm.form,\n rules: _vm.rules,\n size: \"mini\",\n \"label-width\": \"150px\",\n },\n },\n [\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Department_label\"),\n prop: \"label\",\n },\n },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.label,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"label\", $$v)\n },\n expression: \"form.label\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Department_label_zh\"),\n prop: \"zh_label\",\n },\n },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.zh_label,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"zh_label\", $$v)\n },\n expression: \"form.zh_label\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Department_label_en\"),\n prop: \"en_label\",\n },\n },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.en_label,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"en_label\", $$v)\n },\n expression: \"form.en_label\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Department_label_ko\"),\n prop: \"in_label\",\n },\n },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.ko_label,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"ko_label\", $$v)\n },\n expression: \"form.ko_label\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Dictionary_value\"),\n prop: \"value\",\n },\n },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.value,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"value\", $$v)\n },\n expression: \"form.value\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Sort\"),\n prop: \"dict_sort\",\n },\n },\n [\n _c(\"el-input-number\", {\n staticStyle: { width: \"370px\" },\n attrs: {\n min: 0,\n max: 999,\n \"controls-position\": \"right\",\n },\n model: {\n value: _vm.form.dict_sort,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"dict_sort\", _vm._n($$v))\n },\n expression: \"form.dict_sort\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Parameter1\"),\n prop: \"para1\",\n },\n },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.para1,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"para1\", $$v)\n },\n expression: \"form.para1\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Parameter2\"),\n prop: \"para2\",\n },\n },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.para2,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"para2\", $$v)\n },\n expression: \"form.para2\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"dict.other.Parameter3\"),\n prop: \"para3\",\n },\n },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.para3,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"para3\", $$v)\n },\n expression: \"form.para3\",\n },\n }),\n ],\n 1\n ),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"div\",\n {\n staticClass: \"dialog-footer\",\n attrs: { slot: \"footer\" },\n slot: \"footer\",\n },\n [\n _c(\n \"el-button\",\n {\n attrs: { type: \"text\" },\n on: { click: _vm.crud.cancelCU },\n },\n [_vm._v(_vm._s(_vm.$t(\"task.select.Cancel\")))]\n ),\n _vm._v(\" \"),\n _c(\n \"el-button\",\n {\n attrs: {\n loading: _vm.crud.status.cu === 2,\n type: \"primary\",\n },\n on: { click: _vm.crud.submitCU },\n },\n [_vm._v(_vm._s(_vm.$t(\"task.select.Confirm\")))]\n ),\n ],\n 1\n ),\n ],\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, \"highlight-current-row\": \"\" },\n on: { \"selection-change\": _vm.crud.selectionChangeHandler },\n },\n [\n _c(\n \"el-table-column\",\n {\n attrs: {\n prop: \"code\",\n label: _vm.$t(\"dict.other.Which_dictionary\"),\n \"min-width\": _vm.flexWidth(\n \"code\",\n _vm.crud.data,\n _vm.$t(\"dict.other.Which_dictionary\")\n ),\n \"show-overflow-tooltip\": \"\",\n },\n },\n [_vm._v(\"\\n \" + _vm._s(_vm.query.code) + \"\\n \")]\n ),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"label\",\n label: _vm.$t(\"dict.other.Department_label\"),\n align: \"center\",\n \"min-width\": _vm.flexWidth(\n \"label\",\n _vm.crud.data,\n _vm.$t(\"dict.other.Department_label\")\n ),\n \"show-overflow-tooltip\": \"\",\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"value\",\n label: _vm.$t(\"dict.other.Dictionary_value\"),\n align: \"center\",\n \"min-width\": _vm.flexWidth(\n \"value\",\n _vm.crud.data,\n _vm.$t(\"dict.other.Dictionary_value\")\n ),\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"dict_sort\",\n label: _vm.$t(\"dict.other.Sort\"),\n align: \"center\",\n \"min-width\": \"120px\",\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"para1\",\n label: _vm.$t(\"dict.other.Parameter1\"),\n align: \"center\",\n \"min-width\": _vm.flexWidth(\n \"para1\",\n _vm.crud.data,\n _vm.$t(\"dict.other.Parameter1\")\n ),\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"para2\",\n label: _vm.$t(\"dict.other.Parameter2\"),\n align: \"center\",\n \"min-width\": _vm.flexWidth(\n \"para2\",\n _vm.crud.data,\n _vm.$t(\"dict.other.Parameter2\")\n ),\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"para3\",\n label: _vm.$t(\"dict.other.Parameter3\"),\n align: \"center\",\n \"min-width\": _vm.flexWidth(\n \"para3\",\n _vm.crud.data,\n _vm.$t(\"dict.other.Parameter3\")\n ),\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n directives: [\n {\n name: \"permission\",\n rawName: \"v-permission\",\n value: [\"admin\", \"dict:edit\", \"dict:del\"],\n expression: \"['admin','dict:edit','dict:del']\",\n },\n ],\n attrs: {\n label: _vm.$t(\"dict.table_value.Operate\"),\n align: \"center\",\n width: \"115px\",\n fixed: \"right\",\n },\n scopedSlots: _vm._u([\n {\n key: \"default\",\n fn: function (scope) {\n return [\n _c(\"udOperation\", {\n attrs: {\n data: scope.row,\n permission: _vm.permission,\n },\n }),\n ]\n },\n },\n ]),\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\"pagination\"),\n ],\n 1\n ),\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]} |