EMS2.0-Documents/7.部署文档/Linux安装/项目前端文件/IEMS/js/chunk-24d7103e.7de0b16a.js

2 lines
11 KiB
JavaScript
Raw Normal View History

2024-11-28 09:29:02 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-24d7103e"],{"54f8":function(t,e,a){"use strict";a("a30e")},a03b:function(t,e,a){"use strict";a.r(e);var s=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-container"},[a("div",{staticClass:"decorate"}),a("div",{staticClass:"filter-container",staticStyle:{border:"0"}},[t._t("default"),a("el-select",{staticClass:"filter-item",staticStyle:{width:"150px"},attrs:{placeholder:t.$t("work.status")},on:{change:function(e){return t.handleFilter()}},model:{value:t.getWorkList.status,callback:function(e){t.$set(t.getWorkList,"status",e)},expression:"getWorkList.status"}},t._l(t.status,(function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1),a("el-date-picker",{staticClass:"filter-item",attrs:{type:"datetimerange","start-placeholder":t.$t("startTime"),"end-placeholder":t.$t("endTime"),"value-format":"yyyy-MM-dd HH:mm:ss",editable:!1},on:{change:function(e){return t.handleFilter()}},model:{value:t.arrayTimeSearch,callback:function(e){t.arrayTimeSearch=e},expression:"arrayTimeSearch"}}),a("span",{staticClass:"btn-item",on:{click:t.handleFilter}},[a("i",{staticClass:"iconfont icon-sousuo"}),t._v(t._s(t.$t("btn.search"))+" ")]),a("span",{staticClass:"btn-item",on:{click:t.wipeCondition}},[a("i",{staticClass:"el-icon-refresh-left"}),t._v(t._s(t.$t("btn.resetting"))+" ")])],2),a("div",{staticClass:"table-container"},[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],attrs:{data:t.workForm,"max-height":"580","highlight-current-row":"","header-row-class-name":"table-header","row-class-name":"table-row"}},[a("el-table-column",{attrs:{type:"index",align:"left",label:"序号",width:"60"}}),a("el-table-column",{attrs:{property:"taskName",align:"left",label:t.$t("work.taskName")}}),a("el-table-column",{attrs:{property:"receiveName",align:"left",label:t.$t("work.recipient")}}),a("el-table-column",{attrs:{property:"telephone",align:"left",label:t.$t("device.phone")},scopedSlots:t._u([{key:"default",fn:function(e){return[null!==e.row.telephone?a("span",[t._v(" "+t._s(e.row.telephone)+" ")]):t._e(),null===e.row.telephone?a("span",[t._v("- -")]):t._e()]}}])}),a("el-table-column",{attrs:{property:"startTime",align:"left",label:t.$t("startTime"),width:"165"}}),a("el-table-column",{attrs:{property:"deadline",align:"left",label:t.$t("endTime"),width:"165"}}),a("el-table-column",{attrs:{property:"finishTime",align:"left",label:t.$t("completionTime"),width:"165"},scopedSlots:t._u([{key:"default",fn:function(e){return[null!==e.row.finishTime?a("span",[t._v(" "+t._s(e.row.finishTime)+" ")]):t._e(),null===e.row.finishTime?a("span",[t._v("- -")]):t._e()]}}])}),a("el-table-column",{attrs:{align:"left",label:t.$t("work.remark"),"show-overflow-tooltip":""},scopedSlots:t._u([{key:"default",fn:function(e){return[null!==e.row.remark?a("span",[t._v(t._s(e.row.remark))]):t._e(),null===e.row.remark?a("span",[t._v("- -")]):t._e()]}}])}),a("el-table-column",{attrs:{label:t.$t("work.status"),align:"left"},scopedSlots:t._u([{key:"default",fn:function(e){return[-1===e.row.status?a("span",{staticClass:"btn yellow"},[t._v(t._s(t.$t("work.unpublished")))]):t._e(),0===e.row.status?a("span",{staticClass:"btn blue"},[t._v(t._s(t.$t("work.notStarted")))]):t._e(),1===e.row.status?a("span",{staticClass:"btn"},[t._v(t._s(t.$t("work.inProgress")))]):t._e(),2===e.row.status?a("span",{staticClass:"btn white"},[t._v(t._s(t.$t("work.suspend")))]):t._e(),3===e.row.status?a("span",{staticClass:"btn white"},[t._v(t._s(t.$t("work.complete")))]):t._e(),4===e.row.status?a("span",{staticClass:"btn blue"},[t._v(t._s(t.$t("work.failed")))]):t._e(),5===e.row.status?a("span",{staticClass:"btn purple"},[t._v(t._s(t.$t("work.tobeAccepted")))]):t._e(),6===e.row.status?a("span",{staticClass:"btn red"},[t._v(t._s(t.$t("work.timedout")))]):t._e()]}}])}),a("el-table-column",{attrs:{label:t.$t("table.operate"),width:"200",align:"left"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass
//# sourceMappingURL=chunk-24d7103e.7de0b16a.js.map