{"remainingRequest":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Mobile\\Manage\\MobileSaftyDanger.vue?vue&type=template&id=7c9bacb6&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Mobile\\Manage\\MobileSaftyDanger.vue","mtime":1687831404002},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"mobile-device\"},[_c('div',{staticClass:\"search-box\"},[_c('van-dropdown-menu',[_c('van-dropdown-item',{attrs:{\"options\":_vm.expireStatusList},on:{\"change\":_vm.teamChange},model:{value:(_vm.querys[0].value),callback:function ($$v) {_vm.$set(_vm.querys[0], \"value\", $$v)},expression:\"querys[0].value\"}}),_c('van-dropdown-item',{attrs:{\"options\":_vm.dwlxList},on:{\"change\":_vm.unitChange},model:{value:(_vm.querys[2].value),callback:function ($$v) {_vm.$set(_vm.querys[2], \"value\", $$v)},expression:\"querys[2].value\"}})],1),_c('van-button',{staticStyle:{\"border\":\"0\",\"width\":\"100px\"},attrs:{\"icon\":\"filter-o\",\"type\":\"default\"},on:{\"click\":_vm.seoBtn}},[_vm._v(\"筛选\")])],1),_c('van-tabs',{attrs:{\"type\":\"line\",\"animated\":\"\"},on:{\"click\":_vm.tabsClick},model:{value:(_vm.active),callback:function ($$v) {_vm.active=$$v},expression:\"active\"}},[_c('van-tab',{attrs:{\"title\":\"待排查\"}}),_c('van-tab',{attrs:{\"title\":\"整改中\"}}),_c('van-tab',{attrs:{\"title\":\"已完成\"}})],1),_c('div',[_c('van-pull-refresh',{staticClass:\"van-hairline--top\",on:{\"refresh\":_vm.onRefresh},model:{value:(_vm.refreshing),callback:function ($$v) {_vm.refreshing=$$v},expression:\"refreshing\"}},[_c('van-list',{attrs:{\"finished\":_vm.finished,\"finished-text\":\"没有更多了\"},on:{\"load\":_vm.onLoad},model:{value:(_vm.loading),callback:function ($$v) {_vm.loading=$$v},expression:\"loading\"}},_vm._l((_vm.deviceData),function(device,index){return _c('div',{key:index,staticClass:\"device van-hairline--bottom\",class:{myStyle: index === _vm.deviceData.length - 1},on:{\"click\":function($event){return _vm.handleDetail(device)}}},[_c('div',{staticClass:\"device-item\"},[_c('div',{staticClass:\"device-item-text\"},[_c('div',{staticClass:\"device-item-content\",staticStyle:{\"margin-bottom\":\"6px\"}},[_c('div',[_c('div',{staticClass:\"device-name\"},[_vm._v(\"\\n \"+_vm._s(device.unitName)+\"\\n \")])]),_c('div',{staticClass:\"device-status\"},[(device.expireStatus == 1)?_c('van-tag',{attrs:{\"type\":\"success\"}},[_vm._v(\"正常\")]):_vm._e(),(device.expireStatus == 2)?_c('van-tag',{attrs:{\"type\":\"warning\"}},[_vm._v(\"临期\")]):_vm._e(),(device.expireStatus == 3)?_c('van-tag',{attrs:{\"type\":\"danger\"}},[_vm._v(\"超期\")]):_vm._e()],1)])]),_c('div',{staticClass:\"device-content\"},[_c('p',[_vm._v(\"受检单位:\"+_vm._s(device.unitName))]),_c('p',[_vm._v(\"\\n 受检单位类别: \"),(device.type == '1')?_c('span',[_vm._v(\"九小场所\")]):_vm._e(),(device.type == '2')?_c('span',[_vm._v(\"重点单位\")]):_vm._e(),(device.type == '3')?_c('span',[_vm._v(\"其它\")]):_vm._e()]),_c('p',[_vm._v(\"最迟复查时间:\"+_vm._s(device.latestReviewDate))]),_c('p',[_vm._v(\"隐患内容:\"+_vm._s(device.dangerContent))])])])])}),0)],1)],1),_c('van-popup',{staticClass:\"popup\",style:({height: '100%', width: '100%'}),attrs:{\"position\":\"right\"},model:{value:(_vm.popupShow),callback:function ($$v) {_vm.popupShow=$$v},expression:\"popupShow\"}},[_c('van-nav-bar',{attrs:{\"left-text\":\"返回\",\"left-arrow\":\"\"},on:{\"click-left\":_vm.popupShowBack}}),_c('van-field',{attrs:{\"readonly\":\"\",\"clickable\":\"\",\"name\":\"picker\",\"value\":_vm.unitName,\"label\":\"受检单位\",\"placeholder\":\"点击选择受检单位\"},on:{\"click\":function($event){_vm.showUnit = true}}}),_c('van-popup',{attrs:{\"position\":\"bottom\"},model:{value:(_vm.showUnit),callback:function ($$v) {_vm.showUnit=$$v},expression:\"showUnit\"}},[_c('van-picker',{attrs:{\"show-toolbar\":\"\",\"value-key\":\"unitName\",\"columns\":_vm.unitData},on:{\"confirm\":_vm.unitConfirm,\"cancel\":function($event){_vm.showUnit = false}}})],1),_c('van-field',{attrs:{\"readonly\":\"\",\"clickable\":\"\",\"name\":\"calendar\",\"value\":this.querys[4].value,\"label\":\"排查时间\",\"placeholder\":\"点击选择排查时间\"},on:{\"click\":function($event){_vm.showCalendar = true}}}),_c('div',{staticClass:\"confirm-button\",staticStyle:{\"margin\":\"16px\"}},[_c('van-button',{staticStyle:{\"margin-right\":\"10px\"},attrs:{\"round\":\"\",\"block\":\"\",\"type\":\"info\",\"native-type\":\"submit\"},on:{\"click\":_vm.resetBtn}},[_vm._v(\"重置\")]),_c('van-button',{attrs:{\"round\":\"\",\"block\":\"\",\"type\":\"info\",\"native-type\":\"submit\"},on:{\"click\":_vm.confirmBtn}},[_vm._v(\"确认\")])],1)],1),_c('van-calendar',{attrs:{\"min-date\":_vm.minDate,\"type\":\"range\"},on:{\"confirm\":_vm.onConfirmTime},model:{value:(_vm.showCalendar),callback:function ($$v) {_vm.showCalendar=$$v},expression:\"showCalendar\"}}),_c('van-popup',{staticClass:\"popup\",style:({height: '100%', width: '100%'}),attrs:{\"position\":\"right\"},model:{value:(_vm.reviseShow),callback:function ($$v) {_vm.reviseShow=$$v},expression:\"reviseShow\"}},[_c('div',{staticClass:\"popup-content\"},[_c('van-nav-bar',{attrs:{\"left-text\":\"返回\",\"left-arrow\":\"\"},on:{\"click-left\":_vm.reviseShowBack}}),_c('van-form',[_c('div',{staticClass:\"hidden-trouble\"},[_c('div',{staticClass:\"trouble-content\"},[_c('div',{staticStyle:{\"width\":\"90%\"}},[_c('van-field',{attrs:{\"readonly\":\"\",\"clickable\":\"\",\"name\":\"datetimePicker\",\"value\":_vm.detailListFrom.checkDate,\"label\":\"隐患发现时间\",\"placeholder\":\"点击选择时间\"},on:{\"click\":function($event){_vm.showPicker = true}}}),_c('van-popup',{attrs:{\"position\":\"bottom\"},model:{value:(_vm.showPicker),callback:function ($$v) {_vm.showPicker=$$v},expression:\"showPicker\"}},[_c('van-datetime-picker',{attrs:{\"type\":\"date\"},on:{\"confirm\":_vm.onConfirm,\"cancel\":function($event){_vm.showPicker = false}}})],1),_c('van-field',{attrs:{\"name\":\"隐患内容\",\"label\":\"隐患内容\",\"placeholder\":\"请输入隐患内容\",\"rules\":[{required: true, message: '请填写隐患内容'}]},model:{value:(_vm.detailListFrom.dangerContent),callback:function ($$v) {_vm.$set(_vm.detailListFrom, \"dangerContent\", $$v)},expression:\"detailListFrom.dangerContent\"}}),_c('van-field',{attrs:{\"name\":\"整改措施建议\",\"label\":\"整改措施建议\",\"placeholder\":\"请输入整改措施建议\"},model:{value:(_vm.detailListFrom.reformSugguest),callback:function ($$v) {_vm.$set(_vm.detailListFrom, \"reformSugguest\", $$v)},expression:\"detailListFrom.reformSugguest\"}}),_c('van-field',{attrs:{\"name\":\"参考依据说明\",\"label\":\"参考依据说明\",\"placeholder\":\"请输入参考依据说明\"},model:{value:(_vm.detailListFrom.reference),callback:function ($$v) {_vm.$set(_vm.detailListFrom, \"reference\", $$v)},expression:\"detailListFrom.reference\"}}),_c('van-field',{attrs:{\"name\":\"uploader\",\"label\":\"隐患图片\"},scopedSlots:_vm._u([{key:\"input\",fn:function(){return [_c('el-upload',{attrs:{\"accept\":\"image/*\",\"name\":\"files\",\"action\":_vm.uploadUrl,\"headers\":_vm.header,\"data\":{bizCode: 'Image', bizId: ''},\"on-success\":function (response, file, fileList) {\n return _vm.handleAvatarSuccess(response, file, fileList)\n },\"before-upload\":_vm.beforeAvatarUpload,\"list-type\":\"picture-card\",\"on-remove\":function (file, fileList) {\n return _vm.handleRemove(file, fileList)\n },\"file-list\":_vm.convertImg(_vm.detailListFrom.imgUrlArray)}},[_c('i',{staticClass:\"el-icon-plus\",attrs:{\"slot\":\"default\"},slot:\"default\"})])]},proxy:true}])}),_c('van-field',{attrs:{\"name\":\"uploader\",\"label\":\"整改后图片\"},scopedSlots:_vm._u([{key:\"input\",fn:function(){return [_c('el-upload',{attrs:{\"name\":\"files\",\"action\":_vm.uploadUrl,\"headers\":_vm.header,\"accept\":\"image/*\",\"data\":{bizCode: 'Image', bizId: ''},\"on-success\":function (response, file, fileList) {\n return _vm.handleAvatarSuccess1(response, file, fileList)\n },\"before-upload\":_vm.beforeAvatarUpload,\"list-type\":\"picture-card\",\"on-remove\":function (file, fileList) {\n return _vm.handleRemove1(file, fileList)\n },\"file-list\":_vm.convertImg(_vm.detailListFrom.reformImgUrlArray)}},[_c('i',{staticClass:\"el-icon-plus\",attrs:{\"slot\":\"default\"},slot:\"default\"})])]},proxy:true}])})],1)])])])],1),_c('div',{staticClass:\"confirm-button\",staticStyle:{\"margin\":\"16px\"}},[_c('van-button',{attrs:{\"round\":\"\",\"block\":\"\",\"type\":\"info\",\"native-type\":\"submit\"},on:{\"click\":_vm.reviseBtn}},[_vm._v(\"保存\")])],1)])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}