Files
tekelanew_acs/acs/nladmin-ui/node_modules/.cache/vue-loader/6e4eb3ba76acd3b193377509bcf3ceed.json
2024-12-05 09:33:18 +08:00

1 line
13 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\\acs\\history\\udwData\\index.vue?vue&type=template&id=6381e832&scoped=true","dependencies":[{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\views\\acs\\history\\udwData\\index.vue","mtime":1732871026613},{"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\", { staticClass: \"app-container\" }, [\n _c(\n \"div\",\n { staticClass: \"head-container\" },\n [\n _vm.crud.props.searchToggle\n ? _c(\n \"div\",\n [\n _c(\n \"el-form\",\n {\n staticClass: \"demo-form-inline\",\n attrs: {\n inline: true,\n \"label-position\": \"right\",\n \"label-suffix\": \":\",\n },\n },\n [\n _c(\n \"el-form-item\",\n { attrs: { label: _vm.$t(\"TaskRecord.table.Value\") } },\n [\n _c(\n \"el-select\",\n {\n staticClass: \"filter-item\",\n attrs: {\n placeholder: _vm.$t(\"TaskRecord.table.Value\"),\n clearable: \"\",\n filterable: \"\",\n size: \"small\",\n },\n on: { change: _vm.crud.toQuery },\n model: {\n value: _vm.form.unified_key,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"unified_key\", $$v)\n },\n expression: \"form.unified_key\",\n },\n },\n _vm._l(_vm.unified_key, function (item, index) {\n return _c(\"el-option\", {\n key: index,\n attrs: { label: item.label, value: item.value },\n })\n }),\n 1\n ),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: { label: _vm.$t(\"TaskRecord.table.Numbering\") },\n },\n [\n _c(\"el-input\", {\n staticClass: \"filter-item\",\n staticStyle: { width: \"200px\" },\n attrs: {\n size: \"small\",\n clearable: \"\",\n placeholder: _vm.$t(\"TaskRecord.table.Numbering\"),\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.crud.toQuery($event)\n },\n },\n model: {\n value: _vm.query.code,\n callback: function ($$v) {\n _vm.$set(_vm.query, \"code\", $$v)\n },\n expression: \"query.code\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\"rrOperation\"),\n ],\n 1\n ),\n ],\n 1\n )\n : _vm._e(),\n _vm._v(\" \"),\n _c(\"crudOperation\", { attrs: { permission: _vm.permission } }),\n _vm._v(\" \"),\n _c(\n \"el-dialog\",\n {\n attrs: {\n \"close-on-click-modal\": false,\n \"before-close\": _vm.crud.cancelCU,\n visible: _vm.crud.status.cu,\n title: _vm.crud.status.title,\n width: \"500px\",\n },\n on: {\n \"update:visible\": function ($event) {\n return _vm.$set(_vm.crud.status, \"cu\", $event)\n },\n },\n },\n [\n _c(\n \"el-form\",\n {\n ref: \"form\",\n attrs: {\n model: _vm.form,\n rules: _vm.rules,\n size: \"small\",\n \"label-width\": \"80px\",\n },\n },\n [\n _c(\n \"el-form-item\",\n { attrs: { label: _vm.$t(\"TaskRecord.table.unified_key\") } },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.unified_key,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"unified_key\", $$v)\n },\n expression: \"form.unified_key\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n { attrs: { label: _vm.$t(\"TaskRecord.table.Numbering\") } },\n [\n _c(\"el-input\", {\n staticStyle: { width: \"370px\" },\n model: {\n value: _vm.form.key,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"key\", $$v)\n },\n expression: \"form.key\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n { attrs: { label: \"$t('TaskRecord.table.Numbering')\" } },\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 ],\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 { attrs: { type: \"text\" }, on: { click: _vm.crud.cancelCU } },\n [_vm._v(_vm._s(_vm.$t(\"task.select.Cancel\")))]\n ),\n _vm._v(\" \"),\n _c(\n \"el-button\",\n {\n attrs: { loading: _vm.crud.cu === 2, type: \"primary\" },\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, size: \"small\" },\n on: { \"selection-change\": _vm.crud.selectionChangeHandler },\n },\n [\n _c(\"el-table-column\", {\n attrs: {\n prop: \"unified_key\",\n label: _vm.$t(\"TaskRecord.table.unified_key\"),\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"key\",\n label: _vm.$t(\"TaskRecord.table.Numbering\"),\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n attrs: {\n prop: \"value\",\n label: _vm.$t(\"TaskRecord.table.Numbering\"),\n },\n }),\n _vm._v(\" \"),\n _c(\"el-table-column\", {\n directives: [\n {\n name: \"permission\",\n rawName: \"v-permission\",\n value: [\"admin\", \"instruction:edit\", \"instruction:del\"],\n expression: \"['admin','instruction:edit','instruction:del']\",\n },\n ],\n attrs: {\n fixed: \"left\",\n label: _vm.$t(\"task.select.Operation\"),\n width: \"150px\",\n align: \"center\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\"pagination\"),\n _vm._v(\" \"),\n _c(\n \"el-dialog\",\n {\n attrs: {\n title: \"历史\",\n visible: _vm.dialogFormVisible,\n width: \"35%\",\n },\n on: {\n \"update:visible\": function ($event) {\n _vm.dialogFormVisible = $event\n },\n },\n },\n [\n _c(\n \"el-form\",\n { attrs: { model: _vm.form, size: \"small\" } },\n [\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: _vm.$t(\"TaskRecord.table.unified_key\"),\n prop: \"unified_key\",\n \"label-width\": \"100px\",\n },\n },\n [\n _c(\"el-input\", {\n attrs: { disabled: true },\n model: {\n value: _vm.form.unified_key,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"unified_key\", $$v)\n },\n expression: \"form.unified_key\",\n },\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\n \"el-form-item\",\n {\n attrs: {\n label: \"code\",\n prop: \"key\",\n \"label-width\": \"100px\",\n },\n },\n [\n _c(\"el-input\", {\n attrs: { disabled: true },\n model: {\n value: _vm.form.key,\n callback: function ($$v) {\n _vm.$set(_vm.form, \"key\", $$v)\n },\n expression: \"form.key\",\n },\n }),\n ],\n 1\n ),\n ],\n 1\n ),\n ],\n 1\n ),\n ],\n 1\n ),\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}