{"remainingRequest":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js??ref--12-0!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/thread-loader/dist/cjs.js!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/babel-loader/lib/index.js!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js??ref--0-0!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/vue-loader/lib/index.js??vue-loader-options!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/src/components/o_image_upload.vue?vue&type=template&id=3f71c45d&scoped=true&","dependencies":[{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/src/components/o_image_upload.vue","mtime":1732857188738},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/babel.config.js","mtime":1725957645200},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/thread-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/babel-loader/lib/index.js","mtime":315532800000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":1655712169000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/vue-loader/lib/index.js","mtime":1655715099000}],"contextDependencies":[],"result":["import \"core-js/modules/es6.function.name\";\nvar render = function render() {\n var _vm = this,\n _c = _vm._self._c;\n return _c('span', {\n staticClass: \"image-upload\",\n attrs: {\n \"id\": _vm.id\n }\n }, [_vm.field.displayType == _vm.Constant.PermissionType_HIDDEN || _vm.field.textType && _vm.field.textType == 'hidden' ? [_c('el-input', {\n style: _vm.field.style,\n attrs: {\n \"readonly\": true,\n \"type\": \"hidden\",\n \"name\": _vm.field.name,\n \"title\": _vm.field.title\n },\n model: {\n value: _vm.field.value,\n callback: function callback($$v) {\n _vm.$set(_vm.field, \"value\", $$v);\n },\n expression: \"field.value\"\n }\n }), _c('span', [_vm._v(_vm._s(_vm.field.printHiddenValue ? _vm.field.printHiddenValue : _vm.field.hiddenValue))])] : _vm.field.displayType == _vm.Constant.PermissionType_PRINT ? [_c('div', _vm._l(_vm.field.value, function (item, index) {\n return _c('img', {\n key: index,\n staticClass: \"printImg\",\n style: {\n width: _vm.field.imgw + 'px',\n height: _vm.field.imgh + 'px'\n },\n attrs: {\n \"src\": item.url\n }\n });\n }), 0)] : _vm.field.displayType == _vm.Constant.PermissionType_MODIFY ? [_c('div', {\n staticClass: \"img-wrap\",\n on: {\n \"mouseenter\": function mouseenter($event) {\n return _vm.enter();\n }\n }\n }, [_vm.field.value && _vm.field.value.length > 0 ? _c('div', {\n staticClass: \"img-box\"\n }, _vm._l(_vm.field.value, function (item, index) {\n return _c('div', {\n key: index,\n staticClass: \"pic-list\",\n style: {\n width: _vm.field.imgw + 'px',\n height: _vm.field.imgh + 'px'\n },\n on: {\n \"mouseover\": function mouseover($event) {\n return _vm.changeActive(index);\n },\n \"mouseout\": _vm.removeActive\n }\n }, [_c('div', {\n staticClass: \"pic\"\n }, [_c('img', {\n style: {\n width: _vm.field.imgw + 'px',\n height: _vm.field.imgh + 'px'\n },\n attrs: {\n \"src\": item.url ? item.url : _vm.field.picUrl + item.path\n }\n })]), _c('transition', {\n attrs: {\n \"name\": \"fade\"\n }\n }, [_vm.isShow && _vm.isActive == index ? _c('div', {\n staticClass: \"mask\"\n }, [_c('span', {\n on: {\n \"click\": function click($event) {\n return _vm.handlePictureCardPreview(item, index, _vm.field.value);\n }\n }\n }, [_c('i', {\n staticClass: \"el-icon-zoom-in\"\n })]), _c('span', {\n on: {\n \"click\": function click($event) {\n return _vm.opendialog(item, index);\n }\n }\n }, [_c('i', {\n staticClass: \"el-icon-delete\"\n })])]) : _vm._e()])], 1);\n }), 0) : _vm._e(), _vm._l(_vm.allfileArray, function (item, index) {\n return _c('div', {\n key: index,\n staticClass: \"file-marks-box\",\n style: {\n width: _vm.field.imgw + 'px',\n height: _vm.field.imgh + 'px',\n marginBottm: '8px'\n }\n }, [_c('div', {\n staticClass: \"slider-list\",\n style: {\n width: _vm.field.imgw - 9 + 'px',\n height: _vm.field.imgh - 9 + 'px'\n }\n }, [_c('img', {\n style: {\n width: _vm.field.imgw - 9 + 'px',\n height: _vm.field.imgh - 9 + 'px'\n },\n attrs: {\n \"src\": item.path\n }\n })]), _c('el-progress', {\n attrs: {\n \"percentage\": item.marks,\n \"stroke-width\": 8\n }\n })], 1);\n }), _c('div', {\n directives: [{\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.uploadHidden,\n expression: \"uploadHidden\"\n }]\n }, [_c('el-upload', {\n ref: \"upload\",\n attrs: {\n \"show-file-list\": false,\n \"multiple\": \"\",\n \"action\": \"\",\n \"name\": \"files\",\n \"limit\": parseInt(_vm.field.limitNumber),\n \"http-request\": _vm.uploadImg,\n \"list-type\": \"picture-card\",\n \"file-list\": _vm.field.value ? _vm.field.value : [],\n \"on-preview\": _vm.handlePictureCardPreview,\n \"on-remove\": _vm.handleRemove,\n \"on-exceed\": _vm.handleExceed,\n \"on-success\": _vm.uploadSuccess,\n \"before-upload\": _vm.beforeAvatarUpload,\n \"auto-upload\": true,\n \"accept\": \"image/*\"\n }\n }, [_c('i', {\n staticClass: \"el-icon-plus\"\n })])], 1), _vm.showLogsIcon && _vm.field.isModified ? _c('i', {\n staticClass: \"fa fa-history icon-log\",\n staticStyle: {\n \"color\": \"#46d2db\"\n },\n attrs: {\n \"aria-hidden\": \"true\"\n },\n on: {\n \"click\": _vm.getOperationLogs\n }\n }) : _vm._e(), _vm.showLogsDialog ? _c('form_operation', {\n attrs: {\n \"docId\": _vm.field.docId,\n \"operationData\": _vm.operationData\n },\n on: {\n \"event\": _vm.hiddenLogsDialog\n }\n }) : _vm._e(), _c('el-dialog', {\n staticClass: \"custom-view-dialog\",\n attrs: {\n \"close-on-click-modal\": false,\n \"visible\": _vm.dialogVisible,\n \"append-to-body\": true,\n \"center\": \"\",\n \"width\": \"60%\",\n \"size\": \"tiny\"\n },\n on: {\n \"update:visible\": function updateVisible($event) {\n _vm.dialogVisible = $event;\n }\n }\n }, [_c('div', {\n staticClass: \"img-box\",\n on: {\n \"mousewheel\": function mousewheel($event) {\n $event.preventDefault();\n return _vm.rollImg.apply(null, arguments);\n }\n }\n }, [_c('img', {\n style: {\n transform: 'scale(' + _vm.imgDetails.scaleNum + ')'\n },\n attrs: {\n \"height\": \"100%\",\n \"src\": _vm.dialogImageUrl,\n \"alt\": \"\"\n }\n })])])], 2)] : _vm.field.displayType == _vm.Constant.PermissionType_READONLY || _vm.field.displayType == _vm.Constant.PermissionType_DISABLED ? [_vm.field.readOnlyShowValOnly ? [_c('div', {\n staticClass: \"img-wrap\",\n on: {\n \"mouseenter\": function mouseenter($event) {\n $event.stopPropagation();\n $event.preventDefault();\n return _vm.enter();\n }\n }\n }, [_vm.field.value && _vm.field.value.length > 0 ? _c('div', {\n staticClass: \"img-box\"\n }, _vm._l(_vm.field.value, function (item, index) {\n return _c('div', {\n key: index,\n staticClass: \"pic-list\",\n style: {\n width: _vm.field.imgw + 'px',\n height: _vm.field.imgh + 'px'\n },\n on: {\n \"mouseover\": function mouseover($event) {\n $event.stopPropagation();\n $event.preventDefault();\n return _vm.changeActive(index);\n },\n \"mouseout\": function mouseout($event) {\n $event.stopPropagation();\n $event.preventDefault();\n return _vm.removeActive.apply(null, arguments);\n }\n }\n }, [_c('div', {\n staticClass: \"pic\"\n }, [_c('img', {\n attrs: {\n \"src\": item.path.indexOf('http') > -1 ? item.path : item.path.indexOf('obpm') > -1 ? item.path : _vm.field.picUrl + item.path\n }\n })]), _c('transition', {\n attrs: {\n \"name\": \"fade\"\n }\n }, [_vm.isShow && _vm.isActive == index ? _c('div', {\n staticClass: \"mask\"\n }, [_c('span', {\n on: {\n \"click\": function click($event) {\n $event.stopPropagation();\n return _vm.handlePictureCardPreview(item, index, _vm.field.value);\n }\n }\n }, [_c('i', {\n staticClass: \"el-icon-zoom-in\"\n })])]) : _vm._e()])], 1);\n }), 0) : _vm._e(), _vm.showLogsIcon && _vm.field.isModified ? _c('i', {\n staticClass: \"fa fa-history icon-log\",\n staticStyle: {\n \"color\": \"#46d2db\"\n },\n attrs: {\n \"aria-hidden\": \"true\"\n },\n on: {\n \"click\": _vm.getOperationLogs\n }\n }) : _vm._e(), _vm.showLogsDialog ? _c('form_operation', {\n attrs: {\n \"docId\": _vm.field.docId,\n \"operationData\": _vm.operationData\n },\n on: {\n \"event\": _vm.hiddenLogsDialog\n }\n }) : _vm._e(), _c('el-dialog', {\n attrs: {\n \"visible\": _vm.dialogVisible,\n \"size\": \"tiny\",\n \"close-on-click-modal\": false\n },\n on: {\n \"update:visible\": function updateVisible($event) {\n _vm.dialogVisible = $event;\n }\n }\n }, [_c('img', {\n attrs: {\n \"width\": \"100%\",\n \"height\": \"100%\",\n \"src\": _vm.dialogImageUrl,\n \"alt\": \"\"\n }\n })])], 1)] : [_c('div', {\n staticClass: \"img-wrap\",\n on: {\n \"mouseenter\": function mouseenter($event) {\n return _vm.enter();\n }\n }\n }, [_c('div', {\n staticClass: \"img-box\"\n }, [_vm._l(_vm.field.value, function (item, index) {\n return _c('div', {\n key: index,\n staticClass: \"pic-list\",\n style: {\n width: _vm.field.imgw + 'px',\n height: _vm.field.imgh + 'px'\n },\n on: {\n \"mouseover\": function mouseover($event) {\n return _vm.changeActive(index);\n },\n \"mouseout\": _vm.removeActive\n }\n }, [_c('div', {\n staticClass: \"pic\"\n }, [_c('img', {\n style: {\n width: _vm.field.imgw + 'px',\n height: _vm.field.imgh + 'px'\n },\n attrs: {\n \"src\": item.base64 ? item.base64 : _vm.getBase64Image(_vm.field.origiUrl, item.url, _vm.field.picUrl, item.path)\n }\n })]), _c('transition', {\n attrs: {\n \"name\": \"fade\"\n }\n }, [_vm.isShow && _vm.isActive == index ? _c('div', {\n staticClass: \"mask\"\n }, [_c('span', {\n on: {\n \"click\": function click($event) {\n return _vm.handlePictureCardPreview(item, index, _vm.field.value);\n }\n }\n }, [_c('i', {\n staticClass: \"el-icon-zoom-in\"\n })])]) : _vm._e()])], 1);\n }), _vm.showLogsIcon && _vm.field.isModified ? _c('i', {\n staticClass: \"fa fa-history icon-log\",\n staticStyle: {\n \"color\": \"#46d2db\"\n },\n attrs: {\n \"aria-hidden\": \"true\"\n },\n on: {\n \"click\": _vm.getOperationLogs\n }\n }) : _vm._e(), _vm.showLogsDialog ? _c('form_operation', {\n attrs: {\n \"docId\": _vm.field.docId,\n \"operationData\": _vm.operationData\n },\n on: {\n \"event\": _vm.hiddenLogsDialog\n }\n }) : _vm._e(), _c('el-upload', {\n ref: \"upload\",\n attrs: {\n \"disabled\": \"\",\n \"multiple\": \"\",\n \"action\": \"\",\n \"name\": \"files\",\n \"limit\": parseInt(_vm.field.limitNumber),\n \"http-request\": _vm.uploadImg,\n \"list-type\": \"picture-card\",\n \"on-preview\": _vm.handlePictureCardPreviewT,\n \"on-remove\": _vm.handleRemove,\n \"on-exceed\": _vm.handleExceed,\n \"on-success\": _vm.uploadSuccess,\n \"before-upload\": _vm.beforeAvatarUpload,\n \"auto-upload\": true,\n \"accept\": \"image/*\"\n }\n }, [_c('i', {\n staticClass: \"el-icon-plus\"\n })])], 2), _c('el-dialog', {\n attrs: {\n \"visible\": _vm.dialogVisible,\n \"size\": \"tiny\",\n \"close-on-click-modal\": false\n },\n on: {\n \"update:visible\": function updateVisible($event) {\n _vm.dialogVisible = $event;\n }\n }\n }, [_c('img', {\n attrs: {\n \"width\": \"100%\",\n \"height\": \"100%\",\n \"src\": _vm.dialogImageUrl,\n \"alt\": \"\"\n }\n })])], 1)]] : _vm._e(), _vm.hiddenDialog ? _c('div', {\n staticClass: \"picture-preview-wrap\",\n on: {\n \"click\": function click($event) {\n _vm.hiddenDialog = false;\n }\n }\n }, [_c('div', {\n staticClass: \"picture-list\"\n }, [_c('el-carousel', {\n attrs: {\n \"autoplay\": false,\n \"initial-index\": _vm.initialIndex,\n \"arrow\": \"always\"\n }\n }, _vm._l(_vm.field.value, function (item) {\n return _c('el-carousel-item', {\n key: item\n }, [_c('div', {\n staticClass: \"img-box\"\n }, [_c('img', {\n staticClass: \"img\",\n attrs: {\n \"src\": item.path.indexOf('http') > -1 ? item.path : item.path.indexOf('obpm') > -1 ? item.path : _vm.field.picUrl + item.path\n }\n })])]);\n }), 1)], 1), _c('div', {\n staticClass: \"icon-dlose\",\n on: {\n \"click\": function click($event) {\n _vm.hiddenDialog = false;\n }\n }\n }, [_c('i', {\n staticClass: \"el-icon-close\"\n })])]) : _vm._e()], 2);\n};\nvar staticRenderFns = [];\nexport { render, staticRenderFns };",null]}