{"remainingRequest":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\@vue\\cli-plugin-babel\\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\\Device\\ResourceInspection\\SpecialInspection\\components\\DeviceListPage\\index.vue?vue&type=template&id=798d8986&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Device\\ResourceInspection\\SpecialInspection\\components\\DeviceListPage\\index.vue","mtime":1706857138468},{"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\\@vue\\cli-plugin-babel\\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:\"bbsl-common-page\"},[_c('div',{staticClass:\"title-box\"},[_c('el-page-header',{attrs:{\"content\":_vm.title},on:{\"back\":_vm.closePage}})],1),_c('div',{staticClass:\"bbsl-table-search\"},[_c('el-form',{attrs:{\"inline\":true,\"label-suffix\":\":\"},model:{value:(_vm.queryParams),callback:function ($$v) {_vm.queryParams=$$v},expression:\"queryParams\"}},[_c('el-form-item',{attrs:{\"label\":\"设备名称\"}},[_c('el-input',{attrs:{\"clearable\":true,\"placeholder\":\"请输入设备名称\"},model:{value:(_vm.queryParams.inspectionPlanName),callback:function ($$v) {_vm.$set(_vm.queryParams, \"inspectionPlanName\", $$v)},expression:\"queryParams.inspectionPlanName\"}})],1),_c('el-form-item',{attrs:{\"label\":\"是否巡检\"}},[_c('el-select',{attrs:{\"placeholder\":\"请选择是否巡检\",\"clearable\":\"\"},model:{value:(_vm.queryParams.inspectionStatus),callback:function ($$v) {_vm.$set(_vm.queryParams, \"inspectionStatus\", $$v)},expression:\"queryParams.inspectionStatus\"}},_vm._l((_vm.sfxjOpt),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.name,\"value\":item.value}})}),1)],1),_c('el-form-item',{attrs:{\"label\":\"产品\",\"prop\":\"productId\"}},[_c('el-cascader',{ref:\"cascaderRef\",staticStyle:{\"width\":\"100%\"},attrs:{\"filterable\":\"\",\"options\":_vm.productData,\"show-all-levels\":false,\"props\":{\n label: 'name',\n value: 'id',\n children: 'children',\n emitPath:false,\n checkStrictly:true\n },\"clearable\":\"\",\"placeholder\":\"请选择产品\"},model:{value:(_vm.queryParams.productId),callback:function ($$v) {_vm.$set(_vm.queryParams, \"productId\", $$v)},expression:\"queryParams.productId\"}})],1),_c('el-form-item',[_c('el-button',{attrs:{\"type\":\"primary\",\"icon\":\"el-icon-search\"},on:{\"click\":_vm.handleSearch}},[_vm._v(\"\\n 搜索\\n \")]),_c('el-button',{attrs:{\"icon\":\"el-icon-refresh\"},on:{\"click\":_vm.handleReset}},[_vm._v(\"\\n 重置\\n \")])],1)],1)],1),_c('div',{ref:\"contentPanel\",staticClass:\"bbsl-table-content\"},[_c('div',{ref:\"btnPanel\",staticClass:\"bbsl-btn-content\"}),_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.loading),expression:\"loading\"}],ref:\"multipleSelection\",style:({width: '100%'}),attrs:{\"border\":\"\",\"size\":\"mini\",\"data\":_vm.tableData,\"max-height\":_vm.tableMaxHeight,\"cell-style\":{'text-align': 'center'},\"header-cell-style\":{'text-align': 'center'},\"row-key\":\"id\"},on:{\"selection-change\":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"70\",\"label\":\"序号\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"name\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"设备名称\",\"min-width\":\"200\"}}),_c('el-table-column',{attrs:{\"prop\":\"areaName\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"所属区域\",\"min-width\":\"150\"}}),_c('el-table-column',{attrs:{\"prop\":\"productName\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"产品\",\"min-width\":\"150\"}}),_c('el-table-column',{attrs:{\"prop\":\"inspectionStatus\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"是否巡检\",\"min-width\":\"100\",\"formatter\":function (ref) {\n var inspectionStatus = ref.inspectionStatus;\n\n return _vm.dictionaryEscape(_vm.sfxjOpt,inspectionStatus);\n}}}),_c('el-table-column',{attrs:{\"prop\":\"maintenanceTime\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"维修时间\",\"min-width\":\"120\"}}),_c('el-table-column',{attrs:{\"prop\":\"description\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"故障描述\",\"min-width\":\"200\"}}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"min-width\":\"150\",\"align\":\"center\",\"fixed\":\"right\",\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_c('el-link',{staticStyle:{\"margin-right\":\"15px\"},attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.showDialog('patrolDialog',row)}}},[_vm._v(\"\\n 巡查设备\\n \")]),_c('el-link',{staticStyle:{\"margin-right\":\"15px\"},attrs:{\"disabled\":row.inspectionStatus === '0' || !row.inspectionDeviceStatus || row.inspectionDeviceStatus === '1' || row.maintenanceStatus === '1',\"type\":\"warning\",\"underline\":false},on:{\"click\":function($event){return _vm.faultWorkOrderFunc(row)}}},[_vm._v(\"\\n 报事报修\\n \")])]}}])})],1),_c('el-pagination',{ref:\"paginationPanel\",staticClass:\"bbsl-pagination\",attrs:{\"align\":\"right\",\"background\":\"\",\"current-page\":_vm.queryParams.pageNum,\"page-sizes\":[20, 30, 40, 50],\"page-size\":_vm.queryParams.pageSize,\"layout\":\"total, sizes, prev, pager, next, jumper\",\"total\":_vm.queryParams.total},on:{\"size-change\":_vm.handleSizeChange,\"current-change\":_vm.handleCurrentChange}})],1),_c('PatrolDialog',{attrs:{\"patrolDialog\":_vm.patrolDialog,\"row\":_vm.row},on:{\"update:patrolDialog\":function($event){_vm.patrolDialog=$event},\"update:patrol-dialog\":function($event){_vm.patrolDialog=$event},\"closeDialog\":_vm.closeDialog}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}