{"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\\MaintenanceRepair\\index.vue?vue&type=template&id=3216338d&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Device\\ResourceInspection\\MaintenanceRepair\\index.vue","mtime":1706857138452},{"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:\"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\":\"请输入设备名称\",\"clearable\":\"\"},model:{value:(_vm.queryParams.name),callback:function ($$v) {_vm.$set(_vm.queryParams, \"name\", $$v)},expression:\"queryParams.name\"}})],1),_c('el-form-item',{attrs:{\"label\":\"维修状态\"}},[_c('el-select',{attrs:{\"placeholder\":\"请选择维修状态\",\"clearable\":\"\",\"filterable\":\"\"},model:{value:(_vm.queryParams.toexamain),callback:function ($$v) {_vm.$set(_vm.queryParams, \"toexamain\", $$v)},expression:\"queryParams.toexamain\"}},_vm._l((_vm.toExmianOpt),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.name,\"value\":item.value}})}),1)],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:{\"reserve-selection\":\"\",\"type\":\"selection\",\"width\":\"55\",\"align\":\"center\"}}),_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\":\"toexamain\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"维修状态\",\"min-width\":\"100\",\"formatter\":function (ref) {\n\tvar toexamain = ref.toexamain;\n\n\treturn _vm.dictionaryEscape(_vm.toExmianOpt,toexamain);\n}}}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"地址\",\"min-width\":\"200\"}}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"min-width\":\"100\",\"align\":\"center\",\"fixed\":\"right\",\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_c('div',{staticClass:\"table-column-btn\"},[(row.toexamain === '2')?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.showDialog('TakingOrderDialog',row)}}},[_vm._v(\"\\n 接单\\n \")]):_vm._e(),(row.toexamain === '3' || row.toexamain === '8')?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.showDialog('RegisterDialog',row)}}},[_vm._v(\"\\n 登记维修信息\\n \")]):_vm._e(),(row.toexamain === '2' || row.toexamain === '3' )?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.showDialog('TransferOrderDialog',row)}}},[_vm._v(\"\\n 转单申请\\n \")]):_vm._e(),(row.toexamain === '3' || row.toexamain === '8')?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.showDialog('DelayDialog',row)}}},[_vm._v(\"\\n 延期申请\\n \")]):(row.toexamain === '9')?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.showDialog('DetailsDialog',row)}}},[_vm._v(\"\\n 设备维护详情\\n \")]):_vm._e()],1)]}}])})],1),_c('el-pagination',{ref:\"paginationPanel\",staticClass:\"bbsl-pagination\",attrs:{\"align\":\"right\",\"background\":\"\",\"current-page\":_vm.queryParams.page,\"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(_vm.dialogName,{tag:\"component\",attrs:{\"isShowDialog\":_vm.isShowDialog,\"row-info\":_vm.rowInfo},on:{\"update:isShowDialog\":function($event){_vm.isShowDialog=$event},\"update:is-show-dialog\":function($event){_vm.isShowDialog=$event},\"closeDialog\":_vm.closeDialog}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}