Files
wysite/output/sourcemaps/hc-pos.sqygj.cn/static/js/chunk-89b408ec.11e7d561.js

1307 lines
93 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-89b408ec", "chunk-413ea845"], { "1d8f": function(e, t, r) {
}, "39ef": function(e, t, r) {
"use strict";
var a = function() {
var e2 = this, t2 = e2.$createElement, a2 = e2._self._c || t2;
return a2("div", { staticClass: "app-container bgHeight" }, [e2.infoList ? a2("div", [a2("div", { ref: "box", staticClass: "searchStys transition_dom" }, [a2("el-form", { ref: "query", attrs: { model: e2.query } }, [a2("div", { ref: "form_box", staticClass: "searchBar" }, [a2("div", { staticClass: "searchInput" }, [a2("el-row", { attrs: { gutter: 20 } }, [a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "orderTitle" } }, [a2("el-input", { attrs: { placeholder: "工单标题", clearable: "" }, model: { value: e2.query.orderTitle, callback: function(t3) {
e2.$set(e2.query, "orderTitle", t3);
}, expression: "query.orderTitle" } })], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "priority" } }, [a2("el-select", { attrs: { clearable: "", placeholder: "优先级" }, model: { value: e2.query.priority, callback: function(t3) {
e2.$set(e2.query, "priority", t3);
}, expression: "query.priority" } }, e2._l(e2.priorityArr, (function(e3) {
return a2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
})), 1)], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", [a2("el-input", { attrs: { placeholder: "主工程师", clearable: "" }, model: { value: e2.query.chiefEngineer, callback: function(t3) {
e2.$set(e2.query, "chiefEngineer", t3);
}, expression: "query.chiefEngineer" } })], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "cautionLight" } }, [a2("el-select", { attrs: { clearable: "", "allow-create": "", placeholder: "工单预警状态" }, model: { value: e2.query.cautionLight, callback: function(t3) {
e2.$set(e2.query, "cautionLight", t3);
}, expression: "query.cautionLight" } }, e2._l(e2.warningStatus, (function(e3) {
return a2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
})), 1)], 1)], 1), e2._v(" "), e2.is_show ? [a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "orderStatusList" } }, [a2("el-select", { attrs: { multiple: "", "collapse-tags": "", clearable: "", placeholder: "工单状态" }, model: { value: e2.query.orderStatusList, callback: function(t3) {
e2.$set(e2.query, "orderStatusList", t3);
}, expression: "query.orderStatusList" } }, e2._l(e2.orderStatusList, (function(e3) {
return a2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
})), 1)], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "collaborativeEngineer" } }, [a2("el-input", { attrs: { placeholder: "协同工程师", clearable: "" }, model: { value: e2.query.collaborativeEngineer, callback: function(t3) {
e2.$set(e2.query, "collaborativeEngineer", t3);
}, expression: "query.collaborativeEngineer" } })], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "orderTypeList" } }, [a2("el-select", { attrs: { multiple: "", "collapse-tags": "", clearable: "", placeholder: "工单类型" }, model: { value: e2.query.orderTypeUnion, callback: function(t3) {
e2.$set(e2.query, "orderTypeUnion", t3);
}, expression: "query.orderTypeUnion" } }, e2._l(e2.houseServices4, (function(e3) {
return a2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
})), 1)], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "name" } }, [a2("el-input", { attrs: { placeholder: "发起人", clearable: "" }, model: { value: e2.query.name, callback: function(t3) {
e2.$set(e2.query, "name", t3);
}, expression: "query.name" } })], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 12 } }, [a2("el-form-item", { attrs: { prop: "queryTime" } }, [a2("el-date-picker", { attrs: { type: "daterange", "range-separator": "至", format: "yyyy-MM-dd", "value-format": "yyyy-MM-dd", "start-placeholder": "开始日期", "end-placeholder": "结束日期" }, model: { value: e2.queryTime, callback: function(t3) {
e2.queryTime = t3;
}, expression: "queryTime" } })], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "postponeOrderNo" } }, [a2("el-input", { attrs: { placeholder: "工单单号", clearable: "" }, model: { value: e2.query.postponeOrderNo, callback: function(t3) {
e2.$set(e2.query, "postponeOrderNo", t3);
}, expression: "query.postponeOrderNo" } })], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "orderTwoServiceName" } }, [a2("el-input", { attrs: { placeholder: "工单业务名称", clearable: "" }, model: { value: e2.query.orderTwoServiceName, callback: function(t3) {
e2.$set(e2.query, "orderTwoServiceName", t3);
}, expression: "query.orderTwoServiceName" } })], 1)], 1)] : e2._e()], 2)], 1), e2._v(" "), a2("div", { staticClass: "searchBtn" }, [a2("el-form-item", [a2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], on: { click: function(t3) {
return e2.resetForm("query");
} } }, [e2._v("重置")]), e2._v(" "), a2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "primary" }, on: { click: e2.onSearch } }, [e2._v("查询")]), e2._v(" "), a2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "text" }, on: { click: e2.upAndDown } }, [e2._v(e2._s(e2.is_show ? "收起" : "展开")), a2("i", { class: [e2.is_show ? "el-icon-arrow-up" : "el-icon-arrow-down"] })])], 1)], 1)])])], 1), e2._v(" "), a2("el-card", { staticClass: "box-card", attrs: { shadow: "never" } }, [a2("div", { staticClass: "planLst", attrs: { slot: "header" }, slot: "header" }, [a2("span", { staticClass: "planTitle" }, [e2._v(e2._s(e2.content) + "列表")]), e2._v(" "), a2("div")]), e2._v(" "), a2("el-table", { directives: [{ name: "loading", rawName: "v-loading", value: e2.listLoading, expression: "listLoading" }], attrs: { border: "", data: e2.listTable, "header-cell-style": e2.headClass, "tooltip-effect": "dark" } }, [a2("el-table-column", { attrs: { label: "#", align: "center", "min-width": "50" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [a2("span", [e2._v(e2._s(t3.$index + (e2.query.pageNumber - 1) * e2.query.pageSize + 1) + " ")])];
} }], null, false, 3830243315) }), e2._v(" "), a2("el-table-column", { attrs: { prop: "cautionLight", align: "center", "min-width": "90", label: "工单预警" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [1 == t3.row.cautionLight && 5 !== t3.row.orderStatus && 10 !== t3.row.orderStatus && 7 !== t3.row.orderStatus && 11 !== t3.row.orderStatus && 12 !== t3.row.orderStatus ? a2("span", [a2("img", { attrs: { src: r("2124"), alt: "" } })]) : e2._e(), e2._v(" "), 2 == t3.row.cautionLight && 5 !== t3.row.orderStatus && 10 !== t3.row.orderStatus && 7 !== t3.row.orderStatus && 11 !== t3.row.orderStatus && 12 !== t3.row.orderStatus ? a2("span", [a2("img", { attrs: { src: r("416e"), alt: "" } })]) : e2._e(), e2._v(" "), 3 == t3.row.cautionLight && 5 !== t3.row.orderStatus && 10 !== t3.row.orderStatus && 7 !== t3.row.orderStatus && 11 !== t3.row.orderStatus && 12 !== t3.row.orderStatus ? a2("span", [a2("img", { attrs: { src: r("a295"), alt: "" } })]) : e2._e(), e2._v(" "), t3.row.cautionLight && 5 != t3.row.orderStatus && 10 != t3.row.orderStatus && 7 != t3.row.orderStatus && 11 != t3.row.orderStatus && 12 != t3.row.orderStatus ? e2._e() : a2("span", [e2._v("-")])];
} }], null, false, 1742016927) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", "min-width": "200", "show-overflow-tooltip": "", label: "工单单号" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [a2("span", [e2._v(e2._s(t3.row.postponeOrderNo))])];
} }], null, false, 1882185509) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", "min-width": "200", "show-overflow-tooltip": "", label: "工单标题" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [a2("span", [e2._v(e2._s(t3.row.orderTitle))])];
} }], null, false, 376797064) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", "min-width": "180", "show-overflow-tooltip": "", label: "工单类型" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [1 === t3.row.typeValue ? a2("span", [e2._v(e2._s(e2._f("getItemType")(t3.row.orderType, e2.houseServices)))]) : a2("span", [e2._v(e2._s(e2._f("getItemType")(t3.row.planModel, e2.comeControl)))])];
} }], null, false, 2948685888) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "工单状态", "min-width": "150" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [1 === t3.row.typeValue ? a2("div", [e2._v("\n " + e2._s(e2._f("getItemType")(t3.row.orderStatus, e2.orderStatus)) + "\n ")]) : a2("div", e2._l(e2.orderStatusList, (function(r2) {
return a2("div", { key: r2.value }, [t3.row.orderStatus === r2.value && 1 == t3.row.orderStatus && null != t3.row.transferPersonId || t3.row.orderStatus === r2.value && 4 == t3.row.orderStatus && null != t3.row.transferPersonId || t3.row.orderStatus === r2.value && 8 == t3.row.orderStatus && null != t3.row.transferPersonId ? a2("span", [e2._v(e2._s(r2.label) + "(转单中)")]) : t3.row.orderStatus === r2.value && null == t3.row.transferPersonId ? a2("span", [e2._v(e2._s(r2.label))]) : e2._e()]);
})), 0)];
} }], null, false, 922853994) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "优先级" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [1 === t3.row.priority ? a2("span", [e2._v("低")]) : e2._e(), e2._v(" "), 2 === t3.row.priority ? a2("span", { staticClass: "commonly" }, [e2._v("一般")]) : e2._e(), e2._v(" "), 3 === t3.row.priority ? a2("span", { staticClass: "urgent" }, [e2._v("紧急")]) : e2._e()];
} }], null, false, 1086894348) }), e2._v(" "), a2("el-table-column", { attrs: { prop: "performanceScore", align: "center", label: "绩效分值" } }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", width: "180", label: "工单业务名称" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [11 == t3.row.orderType ? a2("span", [e2._v(e2._s(t3.row.orderTwoServiceName))]) : e2._e()];
} }], null, false, 1098172119) }), e2._v(" "), a2("el-table-column", { attrs: { prop: "name", align: "center", "min-width": "110", label: "质量评估" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [null == t3.row.workWarnRespDTO ? a2("span", { staticStyle: { color: "#3a8ee6" } }, [e2._v("正常")]) : e2._e(), e2._v(" "), t3.row.workWarnRespDTO && 1 == t3.row.workWarnRespDTO.warnType ? a2("span", { staticStyle: { color: "#5daf34" } }, [e2._v("警告")]) : e2._e(), e2._v(" "), t3.row.workWarnRespDTO && 2 == t3.row.workWarnRespDTO.warnType ? a2("span", { staticStyle: { color: "#efa23c" } }, [e2._v("黄牌")]) : e2._e(), e2._v(" "), t3.row.workWarnRespDTO && 3 == t3.row.workWarnRespDTO.warnType ? a2("span", { staticStyle: { color: "#d80d1d" } }, [e2._v("红牌")]) : e2._e()];
} }], null, false, 1355142566) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", "min-width": "180", label: "工单截止时间" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [8 == t3.row.orderStatus ? a2("span", [e2._v(e2._s(t3.row.postponeTime))]) : a2("span", [e2._v(e2._s(t3.row.orderCutoffTime))])];
} }], null, false, 2624031633) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", "min-width": "180", label: "发起时间" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [a2("span", [e2._v(e2._s(t3.row.createDate))])];
} }], null, false, 1294251094) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", "min-width": "160", label: "发起人" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [a2("span", [e2._v(e2._s(t3.row.name))])];
} }], null, false, 2020036417) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", "min-width": "160", label: "处理人", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [a2("span", [e2._v(e2._s(t3.row.currentProcessorName))])];
} }], null, false, 583220286) }), e2._v(" "), a2("el-table-column", { attrs: { label: "操作", fixed: "right", align: "center", "min-width": "100" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
return [a2("span", { staticClass: "textBtn", on: { click: function(r2) {
return e2.editClick(t3.row);
} } }, [e2._v("查看")])];
} }], null, false, 3540323001) })], 1), e2._v(" "), a2("div", { staticClass: "paginations" }, [a2("el-pagination", { attrs: { background: "", "current-page": e2.query.pageNumber, "page-sizes": [10, 30, 50, 100, 200], "page-size": e2.query.pageSize, layout: "total, sizes, prev, pager, next, jumper", total: e2.pageTotal }, on: { "update:currentPage": function(t3) {
return e2.$set(e2.query, "pageNumber", t3);
}, "update:current-page": function(t3) {
return e2.$set(e2.query, "pageNumber", t3);
}, "size-change": e2.handleSizeChange, "current-change": e2.handleCurrentChange } })], 1)], 1)], 1) : e2._e(), e2._v(" "), e2.viewInfo ? a2("div", [a2("houseWorkAdd", { ref: "workAdd", attrs: { orderTypes: e2.orderTypes, planModelList: e2.planModelList, content: e2.content }, on: { goBack: e2.goBack } })], 1) : e2._e(), e2._v(" "), e2.insideInfo ? a2("div", [a2("newWorkOrder", { ref: "insideInfo", attrs: { orderTypes: e2.orderTypes, planModelList: e2.planModelList, content: e2.content }, on: { goBack: e2.goBack } })], 1) : e2._e(), e2._v(" "), e2.seeListInfo ? a2("div", [a2("workOrderDetails", { ref: "workOrderDetails", attrs: { content: e2.content }, on: { goBack: e2.goBack, chcekWorkOrder: e2.chcekWorkOrder, copyWorkOrder: e2.copyWorkOrder } })], 1) : e2._e(), e2._v(" "), e2.orderListInfo ? a2("div", [a2("serviceWorkOrder", { ref: "serviceWorkOrder", on: { chcekWorkOrder: e2.chcekWorkOrderByService, goBack: e2.goBack } })], 1) : e2._e()]);
}, n = [], o = r("e10e"), l = r("e350"), i = r("8f53"), u = r("ed08"), s = r("84d1"), c = r("c4f8"), d = r("f099"), p = r("bb77"), f = { name: "temporaryList", components: { houseWorkAdd: d["a"], workOrderDetails: p["default"], newWorkOrder: c["a"], serviceWorkOrder: s["default"] }, filters: { formatDate: function(e2) {
if (0 === e2) return "";
var t2 = new Date(e2);
return Object(u["c"])(t2, "yyyy-MM-dd hh:mm");
} }, props: { content: { type: String, default: "" }, planModelList: { type: Array, default: [] }, sceenMenu: { type: Array, default: [] } }, data: function() {
return { houseServices: i["j"], comeControl: i["f"], viewInfo: false, seeListInfo: false, orderListInfo: false, infoList: true, insideInfo: false, is_show: false, height: "", checkButtonsPermission: l["a"], isShow: true, pageTotal: 0, listLoading: false, priorityArr: i["y"], warningStatus: i["K"], orderStatusList: i["t"], orderStatus: i["s"], orderTypeList: i["v"], queryTime: "", createdTpe: 11, listTable: [], query: { pageNumber: 1, pageSize: 10, orderTitle: "", orderTwoServiceName: "", postponeOrderNo: "", orderTypeUnion: [], priority: "", orderStatusList: [], projectList: [this.$store.state.community_uuid], name: "", queryEndTime: "", chiefEngineer: "", collaborativeEngineer: "", queryStartTime: "", cautionLight: "" }, houseServices4: [{ label: "房屋认证", value: 1 }, { label: "门禁申请", value: 2 }, { label: "车辆月卡", value: 3 }, { label: "现场品质", value: 4 }, { label: "邻里关系", value: 6 }, { label: "投诉", value: 7 }, { label: "到家服务", value: 8 }, { label: "公区维修", value: 9 }, { label: "满意度调查", value: 10 }, { label: "业委会会议", value: 11 }, { label: "政务沟通", value: 12 }, { label: "客户拜访", value: 13 }, { label: "门禁权限申请", value: 14 }, { label: "服务态度", value: 15 }, { label: "设备整改", value: 31 }, { label: "电梯整改", value: 32 }, { label: "清洁卫生[内控]", value: 33 }, { label: "车场整改", value: 34 }, { label: "安防整改", value: 35 }, { label: "绿化整改", value: 36 }, { label: "能源整改", value: 37 }] };
}, created: function() {
this.headClass(), this.$route.query.name && (this.query.chiefEngineer = this.$route.query.name);
}, mounted: function() {
this.getlistData();
}, methods: { comeFromlocal: function(e2) {
var t2 = this;
if ("house" === e2) {
var r2 = [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15];
this.viewInfo = true, this.seeListInfo = false, this.infoList = false, this.$nextTick((function() {
t2.$refs.workAdd.titleInfoLst("house", r2);
}));
} else {
this.viewInfo = false, this.seeListInfo = false, this.infoList = false, this.insideInfo = true;
var a2 = [2, 3, 4, 5, 6, 7, 15];
this.$nextTick((function() {
t2.$refs.insideInfo.titleInfoLst("inside", a2);
}));
}
}, chcekWorkOrderByService: function(e2) {
this.query.chiefEngineer = e2.currentProcessorName, this.goBack();
}, chcekWorkOrder: function(e2) {
this.query.chiefEngineer = e2, this.goBack();
}, copyWorkOrder: function(e2) {
var t2 = this;
this.viewInfo = false, this.infoList = false, this.seeListInfo = false, this.orderListInfo = false, this.insideInfo = true, this.$nextTick((function() {
t2.$refs.insideInfo.copyWorkOrder(e2, t2.planModelList);
}));
}, goBack: function() {
this.viewInfo = false, this.infoList = true, this.seeListInfo = false, this.insideInfo = false, this.orderListInfo = false, this.getlistData();
}, getinfo: function(e2) {
var t2 = "";
return 1 === e2.typeValue ? this.houseServices.forEach((function(r2) {
r2.value === e2 && (t2 = r2.label);
})) : this.comeControl.forEach((function(r2) {
r2.value === e2 && (t2 = r2.label);
})), t2;
}, editClick: function(e2) {
var t2 = this;
if (e2.type = "new", 1 === e2.typeValue) {
var r2 = { type: "new", orderNo: e2.postponeOrderNo };
this.orderListInfo = true, this.seeListInfo = false, this.viewInfo = false, this.infoList = false, this.$nextTick((function() {
t2.$refs.serviceWorkOrder.getInfoLst(r2);
}));
} else {
var a2 = { type: "new", postponeOrderNo: e2.postponeOrderNo };
this.seeListInfo = true, this.viewInfo = false, this.infoList = false, this.orderListInfo = false, this.$nextTick((function() {
t2.$refs.workOrderDetails.getInfoLst(a2);
}));
}
}, getlistData: function() {
var e2 = this;
this.listLoading = true, this.query.projectUuid = this.$store.state.community_uuid, this.query.operatorUuid = this.$store.state.user.userInfo.memberUuid, this.query.projectName = this.$store.state.community_name, this.query.applicantid = this.$store.state.user.userInfo.memberUuid, this.query.projectId = this.$store.state.id;
var t2 = Object.assign({ sceneMenuList: this.sceenMenu }, this.query);
this.$route.path.includes("dangerTracking") && (t2.subcontractingCategory = 1), Object(o["n"])(t2).then((function(t3) {
0 == t3.code && (e2.listTable = t3.data.records, e2.pageTotal = t3.data.rowsCount), sessionStorage.setItem(e2.$route.name, JSON.stringify(e2.query));
})), this.listLoading = false;
}, buttEvents: function(e2) {
this.query.queryType = e2, 4 == e2 ? this.query.accountUuid = this.$store.state.user.userInfo.uuid : delete this.query.accountUuid, this.query.currentProcessorId = this.$store.state.user.userInfo.memberUuid, this.getlistData();
}, onSearch: function() {
this.queryTime ? (this.query.queryStartTime = this.queryTime[0] + " 00:00:00", this.query.queryEndTime = this.queryTime[1] + " 23:59:59") : (this.query.queryStartTime = "", this.query.queryEndTime = ""), this.query.pageNumber = 1, delete this.query.queryType, delete this.query.accountUuid, delete this.query.currentProcessorId, this.getlistData();
}, createdWorkOrder: function() {
var e2 = this;
this.viewInfo = false, this.infoList = false, this.seeListInfo = false, this.orderListInfo = false, this.insideInfo = true, this.$nextTick((function() {
e2.$refs.insideInfo.titleInfoLst("inside", e2.planModelList);
}));
}, handleSizeChange: function(e2) {
this.query.pageSize = e2, this.getlistData();
}, handleCurrentChange: function(e2) {
this.query.pageNumber = e2, this.getlistData();
}, resetForm: function(e2) {
this.queryTime = "", this.query.cautionLight = "", delete this.query.queryType, delete this.query.currentProcessorId, this.query.queryEndTime && (delete this.query.queryEndTime, delete this.query.queryStartTime), this.query.chiefEngineer = "", delete this.query.accountUuid, this.query.pageNumber = 1, this.$refs[e2].resetFields(), this.getlistData();
}, headClass: function() {
return "text-align:center;background:#FAFAFA;";
}, upAndDown: function() {
this.is_show = !this.is_show;
} } }, m = f, h = (r("f5a7"), r("829d")), b = Object(h["a"])(m, a, n, false, null, "18ed213a", null);
t["a"] = b.exports;
}, 5410: function(e, t, r) {
}, "580e": function(e, t, r) {
"use strict";
r("67e5");
}, "67e5": function(e, t, r) {
}, "7f7e": function(e, t, r) {
"use strict";
r("9f06");
}, "8f53": function(e, t, r) {
"use strict";
r.d(t, "y", (function() {
return a;
})), r.d(t, "t", (function() {
return n;
})), r.d(t, "v", (function() {
return o;
})), r.d(t, "B", (function() {
return l;
})), r.d(t, "n", (function() {
return i;
})), r.d(t, "a", (function() {
return u;
})), r.d(t, "K", (function() {
return s;
})), r.d(t, "s", (function() {
return c;
})), r.d(t, "u", (function() {
return d;
})), r.d(t, "x", (function() {
return p;
})), r.d(t, "G", (function() {
return f;
})), r.d(t, "I", (function() {
return m;
})), r.d(t, "M", (function() {
return h;
})), r.d(t, "N", (function() {
return b;
})), r.d(t, "z", (function() {
return v;
})), r.d(t, "i", (function() {
return g;
})), r.d(t, "d", (function() {
return y;
})), r.d(t, "p", (function() {
return O;
})), r.d(t, "H", (function() {
return j;
})), r.d(t, "e", (function() {
return T;
})), r.d(t, "h", (function() {
return S;
})), r.d(t, "m", (function() {
return w;
})), r.d(t, "q", (function() {
return L;
})), r.d(t, "A", (function() {
return k;
})), r.d(t, "E", (function() {
return N;
})), r.d(t, "F", (function() {
return _;
})), r.d(t, "r", (function() {
return I;
})), r.d(t, "D", (function() {
return P;
})), r.d(t, "o", (function() {
return q;
})), r.d(t, "L", (function() {
return C;
})), r.d(t, "j", (function() {
return U;
})), r.d(t, "f", (function() {
return D;
})), r.d(t, "w", (function() {
return x;
})), r.d(t, "g", (function() {
return E;
})), r.d(t, "k", (function() {
return $;
})), r.d(t, "J", (function() {
return M;
})), r.d(t, "C", (function() {
return R;
})), r.d(t, "l", (function() {
return B;
})), r.d(t, "b", (function() {
return A;
})), r.d(t, "c", (function() {
return F;
}));
var a = [{ value: 1, label: "低" }, { value: 2, label: "一般" }, { value: 3, label: "紧急" }], n = [{ value: 1, label: "待受理" }, { value: 2, label: "已派单" }, { value: 3, label: "已接单" }, { value: 4, label: "处理中" }, { value: 5, label: "已完成" }, { value: 6, label: "已回访" }, { value: 7, label: "已关闭" }, { value: 8, label: "已延后" }, { value: 9, label: "待评价" }, { value: 10, label: "已评价" }, { value: 11, label: "未受理" }], o = [{ value: 11, label: "公区整改" }, { value: 12, label: "住户服务" }, { value: 13, label: "通用工单" }, { value: 15, label: "工单审核" }], l = [{ value: 1, label: "邻里关系" }, { value: 2, label: "清洁卫生" }, { value: 3, label: "投诉报修" }, { value: 4, label: "房屋认证" }, { value: 5, label: "月卡申请" }, { value: 6, label: "门禁申请" }, { value: 7, label: "个人维修" }, { value: 8, label: "工区维修" }, { value: 9, label: "订单服务" }, { value: 10, label: "管家服务" }], i = [{ label: "日", value: 0 }, { label: "周", value: 1 }, { label: "月", value: 2 }, { label: "年", value: 4 }], u = [{ label: "普通", value: 1 }, { label: "培训", value: 2 }, { label: "认证", value: 3 }], s = [{ value: 1, label: "正常" }, { value: 2, label: "预警" }, { value: 3, label: "超时" }], c = [{ value: 1, label: "服务提交" }, { value: 2, label: "服务受理" }, { value: 3, label: "服务处理" }, { value: 4, label: "服务评价" }, { value: 5, label: "服务完成" }, { value: 6, label: "服务拒绝" }], d = [{ value: 1, label: "房屋认证" }, { value: 2, label: "门禁申请" }, { value: 3, label: "车辆月卡" }, { value: 4, label: "投诉报修" }], p = [{ value: 1, label: "巡检" }, { value: 2, label: "维保" }, { value: 3, label: "抄表" }, { value: 4, label: "保洁" }, { value: 5, label: "绿化" }, { value: 6, label: "拜访" }], f = [{ value: 1, label: "未执行" }, { value: 2, label: "执行中" }, { value: 3, label: "已完成" }, { value: 4, label: "超时" }, { value: 5, label: "领取超时" }, { value: 9, label: "超时完成" }, { value: 12, label: "超时预警" }], m = [{ label: "巡检类", value: 1 }, { label: "维保类", value: 2 }, { label: "抄表类", value: 3 }, { label: "清洁类", value: 4 }, { label: "绿化类", value: 5 }, { label: "上门拜访类", value: 6 }, { label: "维修类", value: 7 }, { label: "服务礼仪类", value: 8 }, { label: "内部管控类", value: 9 }, { label: "社区温度类", value: 10 }], h = [{ label: "人事管控类", value: 1 }, { label: "财务管控类", value: 2 }, { label: "事务管控类", value: 3 }, { label: "物料管控类", value: 4 }], b = [{ label: "人", value: 1 }, { label: "财", value: 2 }, { label: "事", value: 3 }, { label: "物", value: 4 }], v = [{ label: "普通", value: 1 }, { label: "培训", value: 2 }, { label: "认证", value: 3 }], g = [{ label: "日", value: 0 }, { label: "周", value: 1 }, { label: "月", value: 2 }, { label: "年", value: 4 }], y = [{ label: "全员收费", value: 1 }, { label: "全员突击", value: 2 }, { label: "全员巡查", value: 3 }, { label: "全员保洁", value: 4 }], O = [{ label: "X新增默认", value: "X" }, { label: "A", value: "A" }, { label: "B", value: "B" }, { label: "C", value: "C" }, { label: "D", value: "D" }, { label: "E", value: "E" }], j = [{ label: "自管", value: 1 }, { label: "外包", value: 2 }], T = [{ label: "内勤", value: 1 }, { label: "外勤", value: 2 }], S = [{ label: "固定作业", value: 1 }, { label: "移动作业", value: 2 }], w = [{ label: "发现问题", value: 1 }, { label: "处理问题", value: 2 }], L = [{ label: "人", value: 1 }, { label: "物", value: 2 }], k = [{ label: "客户服务", value: 1 }, { label: "安全服务", value: 2 }, { label: "设施设备管理", value: 3 }, { label: "环境管理", value: 4 }, { label: "基础资料", value: 5 }], N = [{ label: "设备标准", value: 1 }, { label: "空间服务标准", value: 2 }, { label: "物品标准", value: 3 }, { label: "绿化养护标准", value: 5 }, { label: "内部标准", value: 6 }, { label: "体检标准", value: 7 }, { label: "项目标准", value: 8 }], _ = [{ label: "1A", value: 1 }, { label: "2A", value: 2 }, { label: "3A", value: 3 }, { label: "4A", value: 4 }, { label: "5A", value: 5 }], I = [{ value: 1, label: "1星级" }, { value: 2, label: "2星级" }, { value: 3, label: "3星级" }, { value: 4, label: "4星级" }, { value: 5, label: "5星级" }], P = [{ label: "业务收入", value: 1 }, { label: "经营收入", value: 2 }, { label: "资产处置收益", value: 3 }, { label: "其他收益", value: 4 }, { label: "营业外收入", value: 5 }, { label: "投资收益", value: 6 }, { label: "筹资活动", value: 7 }, { label: "清洁卫生费", value: 8 }, { label: "安全保卫费", value: 9 }, { label: "绿化养护费", value: 10 }, { label: "工程维护费", value: 11 }, { label: "能源费", value: 12 }, { label: "职工薪酬", value: 13 }, { label: "行政办公费", value: 14 }, { label: "其他物业管理成本", value: 15 }, { label: "停车场经营成本", value: 16 }, { label: "物业经营成本", value: 17 }, { label: "其他业务成本", value: 18 }, { label: "税金及附加", value: 19 }, { label: "财务费用", value: 20 }, { label: "资产减值损失", value: 21 }, { label: "营业外支出", value: 22 }, { label: "所得税费用", value: 23 }, { label: "投资费用", value: 24 }, { label: "筹资费用", value: 25 }, { label: "资本支出", value: 26 }, { label: "代收代付项", value: 27 }], q = [{ label: "水表", value: 1 }, { label: "电表", value: 2 }, { label: "暖气表", value: 3 }, { label: "燃气表", value: 4 }, { label: "热水表", value: 5 }], C = [{ label: "普通", value: 1 }, { label: "一般", value: 2 }, { label: "重要", value: 3 }], U = [{ label: "房屋认证", value: 1 }, { label: "门禁申请", value: 2 }, { label: "车辆月卡", value: 3 }, { label: "现场品质", value: 4 }, { label: "邻里关系", value: 6 }, { label: "投诉", value: 7 }, { label: "到家服务", value: 8 }, { label: "公区维修", value: 9 }, { label: "满意度调查", value: 10 }, { label: "业委会会议", value: 11 }, { label: "政务沟通", value: 12 }, { label: "客户拜访", value: 13 }, { label: "门禁权限申请", value: 14 }, { label: "服务态度", value: 15 }], D = [{ label: "设备整改", value: 2 }, { label: "电梯整改", value: 3 }, { label: "清洁卫生[内控]", value: 4 }, { label: "车场整改", value: 5 }, { label: "安防整改", value: 6 }, { label: "绿化整改", value: 7 }, { label: "历史工单-1", value: 12 }, { label: "历史工单-2", value: 13 }, { label: "能源整改", value: 15 }, { label: "审批工单", value: 16 }, { label: "内部整改", value: 17 }, { label: "行政", value: 18 }, { label: "人事", value: 19 }, { label: "财务", value: 20 }, { label: "市场", value: 21 }], x = [{ label: "主动服务", value: 1 }, { label: "设备管理", value: 2 }, { label: "电梯管理", value: 3 }, { label: "清洁卫生", value: 4 }, { label: "车场运营", value: 5 }, { label: "安防管理", value: 6 }, { label: "绿化管理", value: 7 }, { label: "业委会会议", value: 8 }, { label: "政务沟通", value: 9 }, { label: "客户拜访", value: 10 }, { label: "能源计划", value: 11 }, { label: "审批工单", value: 12 }, { label: "内部整改", value: 13 }], E = [{ label: "设备管理标准", value: 1 }, { label: "内部管控标准", value: 2 }, { label: "清洁管理标准", value: 3 }, { label: "安全管理标准", value: 4 }, { label: "绿化养护标准", value: 5 }, { label: "消防管控标准", value: 6 }, { label: "电梯管理标准", value: 7 }, { label: "停车场管理标准", value: 8 }, { label: "能源管理标准", value: 9 }], $ = [{ label: "产权人", value: 1 }, { label: "亲属", value: 2 }, { label: "租户", value: 3 }, { label: "好友", value: 4 }, { label: "访客", value: 5 }, { label: "产权人(共有)", value: 6 }], M = [{ label: "感知器", value: 1 }, { label: "控制器", value: 2 }, { label: "动作器", value: 3 }], R = [{ label: "日报", value: 1 }, { label: "周报", value: 2 }, { label: "月报", value: 3 }, { label: "季度", value: 4 }, { label: "半年", value: 5 }, { label: "年度", value: 6 }], B = [{ label: "安全生产", value: 1 }, { label: "效益", value: 2 }, { label: "满意", value: 3 }], A = [{ label: "一般", value: [1, 2, 3] }, { label: "重要", value: [4, 5, 6] }, { label: "非常重要", value: [7, 8, 9] }], F = [{ value: 0, label: "不合格" }, { value: 1, label: "合格" }, { value: 2, label: "AI判定中" }, { value: 3, label: "无需AI验收" }, { value: 4, label: "AI标准缺失" }, { value: 5, label: "智能体未配置" }, { value: 6, label: "无权益请充值" }];
}, "9f06": function(e, t, r) {
}, be2e: function(e, t, r) {
"use strict";
r.d(t, "lb", (function() {
return n;
})), r.d(t, "ib", (function() {
return o;
})), r.d(t, "x", (function() {
return l;
})), r.d(t, "zb", (function() {
return i;
})), r.d(t, "F", (function() {
return u;
})), r.d(t, "C", (function() {
return s;
})), r.d(t, "eb", (function() {
return c;
})), r.d(t, "vb", (function() {
return d;
})), r.d(t, "v", (function() {
return p;
})), r.d(t, "S", (function() {
return f;
})), r.d(t, "s", (function() {
return m;
})), r.d(t, "y", (function() {
return h;
})), r.d(t, "B", (function() {
return b;
})), r.d(t, "E", (function() {
return v;
})), r.d(t, "db", (function() {
return g;
})), r.d(t, "t", (function() {
return y;
})), r.d(t, "xb", (function() {
return O;
})), r.d(t, "z", (function() {
return j;
})), r.d(t, "u", (function() {
return T;
})), r.d(t, "yb", (function() {
return S;
})), r.d(t, "hb", (function() {
return w;
})), r.d(t, "jb", (function() {
return L;
})), r.d(t, "fb", (function() {
return k;
})), r.d(t, "rb", (function() {
return N;
})), r.d(t, "ub", (function() {
return _;
})), r.d(t, "tb", (function() {
return I;
})), r.d(t, "sb", (function() {
return P;
})), r.d(t, "pb", (function() {
return q;
})), r.d(t, "qb", (function() {
return C;
})), r.d(t, "w", (function() {
return U;
})), r.d(t, "A", (function() {
return D;
})), r.d(t, "cb", (function() {
return x;
})), r.d(t, "gb", (function() {
return E;
})), r.d(t, "nb", (function() {
return $;
})), r.d(t, "b", (function() {
return M;
})), r.d(t, "D", (function() {
return R;
})), r.d(t, "bb", (function() {
return B;
})), r.d(t, "wb", (function() {
return A;
})), r.d(t, "mb", (function() {
return F;
})), r.d(t, "kb", (function() {
return W;
})), r.d(t, "G", (function() {
return z;
})), r.d(t, "Z", (function() {
return G;
})), r.d(t, "K", (function() {
return H;
})), r.d(t, "a", (function() {
return V;
})), r.d(t, "ab", (function() {
return J;
})), r.d(t, "I", (function() {
return Q;
})), r.d(t, "H", (function() {
return Y;
})), r.d(t, "J", (function() {
return K;
})), r.d(t, "j", (function() {
return X;
})), r.d(t, "n", (function() {
return Z;
})), r.d(t, "i", (function() {
return ee;
})), r.d(t, "h", (function() {
return te;
})), r.d(t, "k", (function() {
return re;
})), r.d(t, "l", (function() {
return ae;
})), r.d(t, "m", (function() {
return ne;
})), r.d(t, "U", (function() {
return oe;
})), r.d(t, "q", (function() {
return le;
})), r.d(t, "p", (function() {
return ie;
})), r.d(t, "L", (function() {
return ue;
})), r.d(t, "M", (function() {
return se;
})), r.d(t, "N", (function() {
return ce;
})), r.d(t, "V", (function() {
return de;
})), r.d(t, "X", (function() {
return pe;
})), r.d(t, "W", (function() {
return fe;
})), r.d(t, "O", (function() {
return me;
})), r.d(t, "P", (function() {
return he;
})), r.d(t, "Q", (function() {
return be;
})), r.d(t, "R", (function() {
return ve;
})), r.d(t, "Y", (function() {
return ge;
})), r.d(t, "T", (function() {
return ye;
})), r.d(t, "r", (function() {
return Oe;
})), r.d(t, "o", (function() {
return je;
})), r.d(t, "d", (function() {
return Te;
})), r.d(t, "g", (function() {
return Se;
})), r.d(t, "c", (function() {
return we;
})), r.d(t, "e", (function() {
return Le;
})), r.d(t, "f", (function() {
return ke;
})), r.d(t, "ob", (function() {
return Ne;
}));
var a = r("b775");
function n(e2) {
return Object(a["a"])({ url: "/appproject/SpaceLocation/page", method: "post", data: e2 });
}
function o(e2) {
return Object(a["a"])({ url: "/appproject/ProjectInitSpaceRel/querySelectedSpace", method: "post", data: e2 });
}
function l(e2) {
return Object(a["a"])({ url: "/appproject/SpaceLocation/create", method: "post", data: e2 });
}
function i(e2) {
return Object(a["a"])({ url: "/appproject/SpaceLocation/update", method: "post", data: e2 });
}
function u(e2) {
return Object(a["a"])({ url: "/appproject/Device/getDeviceTypeTreeParam", method: "post", data: e2 });
}
function s(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/pageList", method: "post", data: e2 });
}
function c(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/queryDeviceMaintainPlan", method: "post", data: e2 });
}
function d(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/update", method: "post", data: e2 });
}
function p(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/create", method: "post", data: e2 });
}
function f(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/getDeviceFilePage", method: "post", data: e2 });
}
function m(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/createFile", method: "post", data: e2 });
}
function h(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/deleteFileBatch", method: "post", data: e2 });
}
function b(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/delete", method: "post", data: e2 });
}
function v(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/pageList", method: "post", data: e2 });
}
function g(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/queryBuiltinParamList", method: "post", data: e2 });
}
function y(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/create", method: "post", data: e2 });
}
function O(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/update", method: "post", data: e2 });
}
function j(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/delete", method: "post", data: e2 });
}
function T(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/changeState", method: "post", data: e2 });
}
function S(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/update", method: "post", data: e2 });
}
function w(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/queryReportDataPage", method: "post", data: e2 });
}
function L(e2) {
return Object(a["a"])({ url: "/appproject/VirescenceProject/getVirescenceType", method: "post", data: e2 });
}
function k(e2) {
return Object(a["a"])({ url: "/appproject/ProjectInit/queryElectricTypeByProject", method: "post", data: e2 });
}
function N(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/create", method: "post", data: e2 });
}
function _(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/update", method: "post", data: e2 });
}
function I(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/pageList", method: "post", data: e2 });
}
function P(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/delete", method: "post", data: e2 });
}
function q(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/queryStandImageAssem", method: "post", data: e2 });
}
function C(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/standImagePage", method: "post", data: e2 });
}
function U(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/createExampleImage", method: "post", data: e2 });
}
function D(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/deleteBatch", method: "post", data: e2 });
}
function x(e2) {
return Object(a["a"])({ url: "/appproject/PlanInspectionsStandard/createExampleImageUrl", method: "post", data: e2 });
}
function E(e2) {
return Object(a["a"])({ url: "/appproject/SpaceLocation/queryLocationImage", method: "post", data: e2 });
}
function $(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/standCloudDownSyncV2", method: "post", data: e2 });
}
function M(e2) {
return Object(a["a"])({ url: "/appproject/ChargeCycle/getList", method: "post", data: e2 });
}
function R(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/deviceParamCloudDownSync", method: "post", data: e2 });
}
function B(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/modifyFirstData", method: "post", data: e2 });
}
function A(e2) {
return Object(a["a"])({ url: "/appproject/ChargeCycle/updateDeviceChargeInfo", method: "post", data: e2 });
}
function F(e2) {
return Object(a["a"])({ url: "appproject/SpaceLocation/listByTempId", method: "post", data: e2 });
}
function W(e2) {
return Object(a["a"])({ url: "appproject/DeviceBaseInfo/relatedPageList", method: "post", data: e2 });
}
function z(e2) {
return Object(a["a"])({ url: "space/DeviceParam/downloadExcel", method: "post", responseType: "blob", data: e2 });
}
function G(e2, t2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/importExcel/".concat(t2), method: "post", isReturnResponse: true, responseType: "blob", headers: { "Content-Type": "multipart/form-data;charset=UTF-8" }, data: e2 });
}
function H(e2) {
return Object(a["a"])({ url: "/appproject/AlarmRecord/earlyWarning", method: "post", data: e2 });
}
function V(e2) {
return Object(a["a"])({ url: "/appproject/AlarmRecord/total", method: "post", data: e2 });
}
function J(e2) {
return Object(a["a"])({ url: "/appproject/DeviceBaseInfo/listByParam", method: "post", data: e2 });
}
function Q(e2) {
return Object(a["a"])({ url: "/appproject/DeviceResponsibility/pageList", method: "post", data: e2 });
}
function Y(e2) {
return Object(a["a"])({ url: "/appproject/DeviceResponsibility/create", method: "post", data: e2 });
}
function K(e2) {
return Object(a["a"])({ url: "/appproject/DeviceResponsibility/update", method: "post", data: e2 });
}
function X(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeter/pageList", method: "post", data: e2 });
}
function Z(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeter/update", method: "post", data: e2 });
}
function ee(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeter/importExcel", method: "post", isReturnResponse: true, headers: { "Content-Type": "multipart/form-data;charset=UTF-8" }, responseType: "blob", data: e2 });
}
function te(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeter/findById", method: "post", data: e2 });
}
function re(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeter/pageListTotal", method: "post", data: e2 });
}
function ae(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeter/pageRecycled", method: "post", data: e2 });
}
function ne(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeter/pageRecycledTotal", method: "post", data: e2 });
}
function oe(e2) {
return Object(a["a"])({ url: "/space/DeviceParam/getPrepaymentMeterList", method: "post", data: e2 });
}
function le(e2) {
return Object(a["a"])({ url: "/appproject/RecyclableElectricMeter/pageList", method: "post", data: e2 });
}
function ie(e2) {
return Object(a["a"])({ url: "/appproject/RecyclableElectricMeter/importExcel", method: "post", isReturnResponse: true, headers: { "Content-Type": "multipart/form-data;charset=UTF-8" }, responseType: "blob", data: e2 });
}
function ue(e2) {
return Object(a["a"])({ url: "/appproject/EnergyBoard/getCommonElectricQty", method: "post", data: e2 });
}
function se(e2) {
return Object(a["a"])({ url: "/appproject/EnergyBoard/getCommonElectricQty2", method: "post", data: e2 });
}
function ce(e2) {
return Object(a["a"])({ url: "/appproject/EnergyBoard/getCommonElectricQtyMom", method: "post", data: e2 });
}
function de(e2) {
return Object(a["a"])({ url: "/appproject/EnergyBoard/getRecyclableAmountYoy", method: "post", data: e2 });
}
function pe(e2) {
return Object(a["a"])({ url: "/appproject/EnergyBoard/getRecyclableElectricQtyYoy", method: "post", data: e2 });
}
function fe(e2) {
return Object(a["a"])({ url: "/appproject/EnergyBoard/getRecyclableElectricQtyMom", method: "post", data: e2 });
}
function me(e2) {
return Object(a["a"])({ url: "/appproject/EnergyDeviceStatistic/getEnergyDevicePowerMom", method: "post", data: e2 });
}
function he(e2) {
return Object(a["a"])({ url: "/appproject/EnergyDeviceStatistic/getEnergyDevicePowerYoy", method: "post", data: e2 });
}
function be(e2) {
return Object(a["a"])({ url: "/appproject/EnergyDeviceStatistic/getEnergyDeviceQtyMom", method: "post", data: e2 });
}
function ve(e2) {
return Object(a["a"])({ url: "/appproject/EnergyDeviceStatistic/getEnergyDeviceQtyYoy", method: "post", data: e2 });
}
function ge(e2) {
return Object(a["a"])({ url: "/appproject/EnergyDeviceStatistic/getShopsEnergyDeviceLevel", method: "post", data: e2 });
}
function ye(e2) {
return Object(a["a"])({ url: "/appproject/MultipathDevice/getMultipathDeviceChart", method: "post", data: e2 });
}
function Oe(e2) {
return Object(a["a"])({ url: "/project/RecyclableElectricMeter/update", method: "post", data: e2 });
}
function je(e2) {
return Object(a["a"])({ url: "/appproject/RecyclableElectricMeter/delete", method: "post", data: e2 });
}
function Te(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeterFile/create", method: "post", data: e2 });
}
function Se(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeterFile/getChargeDateImg", method: "post", data: e2 });
}
function we(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeterCheck/checkBill", method: "post", data: e2 });
}
function Le(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeterCheck/existCheckData", method: "post", data: e2 });
}
function ke(e2) {
return Object(a["a"])({ url: "/appproject/ElectricMeterCheck/pageList", method: "post", data: e2 });
}
function Ne(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/standCloudDownSyncV3", method: "post", data: e2 });
}
}, c4f8: function(e, t, r) {
"use strict";
var a, n = function() {
var e2 = this, t2 = e2.$createElement, r2 = e2._self._c || t2;
return r2("div", { staticClass: "bgHeight" }, [r2("el-card", { staticClass: "box-card" }, [r2("div", { staticClass: "clearfix", attrs: { slot: "header" }, slot: "header" }, [r2("el-page-header", { attrs: { content: e2.titles }, on: { back: e2.goBack } })], 1), e2._v(" "), r2("work-order-basic", { ref: "basicRef", attrs: { orderTypes: e2.orderTypes, planModelList: e2.planModelList } }), e2._v(" "), r2("work-order-deatil", { ref: "deatilRef", attrs: { workOrderType: e2.workOrderType } }), e2._v(" "), r2("div", { staticClass: "btnStys" }, [r2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "primary", disabled: e2.disabledBtn }, on: { click: e2.handleClick } }, [e2._v("立即发布")]), e2._v(" "), r2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], on: { click: e2.returnPage } }, [e2._v("返回")])], 1)], 1)], 1);
}, o = [], l = function() {
var e2 = this, t2 = e2.$createElement, r2 = e2._self._c || t2;
return r2("div", { staticClass: "basic" }, [r2("SubTitle", { attrs: { title: e2.title } }), e2._v(" "), r2("div", { staticClass: "content" }, [r2("el-form", { ref: "form", attrs: { "label-position": "right", rules: e2.rules, model: e2.form, "label-width": "130px" } }, [r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "项目名称:", prop: "projectName" } }, [r2("el-input", { attrs: { disabled: "" }, model: { value: e2.form.projectName, callback: function(t3) {
e2.$set(e2.form, "projectName", t3);
}, expression: "form.projectName" } })], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "工单类型:", prop: "planModel" } }, [r2("el-select", { attrs: { disabled: 1 == e2.planModelList.length, placeholder: "请选择" }, model: { value: e2.form.planModel, callback: function(t3) {
e2.$set(e2.form, "planModel", t3);
}, expression: "form.planModel" } }, e2._l(e2.houseServArr, (function(e3) {
return r2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
})), 1)], 1)], 1)])], 1), e2._v(" "), r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "工单标题:", prop: "orderTitle" } }, [r2("el-input", { model: { value: e2.form.orderTitle, callback: function(t3) {
e2.$set(e2.form, "orderTitle", t3);
}, expression: "form.orderTitle" } })], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "优先级:", prop: "priority" } }, [r2("el-select", { attrs: { placeholder: "请选择" }, model: { value: e2.form.priority, callback: function(t3) {
e2.$set(e2.form, "priority", t3);
}, expression: "form.priority" } }, e2._l(e2.prioritys, (function(e3) {
return r2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
})), 1)], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "工单截止时间:", prop: "orderCutoffTime" } }, [r2("el-date-picker", { attrs: { format: "yyyy-MM-dd HH:mm", "value-format": "yyyy-MM-dd HH:mm:ss", type: "datetime", "default-time": "23:59:59", placeholder: "选择日期" }, model: { value: e2.form.orderCutoffTime, callback: function(t3) {
e2.$set(e2.form, "orderCutoffTime", t3);
}, expression: "form.orderCutoffTime" } })], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "绩效分值:", prop: "performanceScore" } }, [r2("el-input-number", { attrs: { min: 0, max: 9999 }, model: { value: e2.form.performanceScore, callback: function(t3) {
e2.$set(e2.form, "performanceScore", t3);
}, expression: "form.performanceScore" } })], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "工单业务名称:", prop: "orderTypeId" } }, [r2("el-cascader", { ref: "demoCascader", attrs: { clearable: "", filterable: "", options: e2.orderTypeAll, props: { label: "orderTypeName", children: "orderTypeChildren", value: "id" } }, on: { change: e2.orderTypeAllNmae }, model: { value: e2.orderTypeId, callback: function(t3) {
e2.orderTypeId = t3;
}, expression: "orderTypeId" } })], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "作业场景:", prop: "sceneId" } }, [r2("el-select", { staticClass: "formItem", attrs: { placeholder: "请选择作业场景", filterable: "" }, on: { change: e2.sceneChange }, model: { value: e2.form.sceneId, callback: function(t3) {
e2.$set(e2.form, "sceneId", t3);
}, expression: "form.sceneId" } }, e2._l(e2.sceneMenu, (function(e3, t3) {
return r2("el-option", { key: t3, attrs: { label: e3.sceneName, value: e3.id } });
})), 1)], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "作业网格:", prop: "spaceLocation" } }, [r2("el-select", { attrs: { placeholder: "请选择", filterable: "" }, on: { change: e2.spaceChange }, model: { value: e2.form.spaceLocation, callback: function(t3) {
e2.$set(e2.form, "spaceLocation", t3);
}, expression: "form.spaceLocation" } }, e2._l(e2.spaceList, (function(e3) {
return r2("el-option", { key: e3.id, attrs: { label: e3.spaceName + e3.location, value: e3.id } });
})), 1)], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "作业对象:", prop: "targetUuid" } }, [r2("el-select", { attrs: { placeholder: "请选择", filterable: "" }, on: { change: e2.selectTarget }, model: { value: e2.form.targetUuid, callback: function(t3) {
e2.$set(e2.form, "targetUuid", t3);
}, expression: "form.targetUuid" } }, e2._l(e2.locationList, (function(e3) {
return r2("el-option", { key: e3.targetId, attrs: { label: e3.relationName, value: e3.targetId } });
})), 1)], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "作业事项名称:", prop: "standardUuid" } }, [r2("el-select", { attrs: { placeholder: "请选择", filterable: "" }, on: { change: e2.handleStandardUuidChange }, model: { value: e2.form.standardUuid, callback: function(t3) {
e2.$set(e2.form, "standardUuid", t3);
}, expression: "form.standardUuid" } }, e2._l(e2.standardUuidList, (function(e3) {
return r2("el-option", { key: e3.standUuid, attrs: { label: e3.eventName, value: e3.standUuid } });
})), 1)], 1)], 1)])], 1)], 1)], 1)], 1);
}, i = [], u = r("be2e"), s = r("52c1"), c = r("f139"), d = r("8f53"), p = r("e10e"), f = r("d2a7"), m = r("f8b7");
function h(e2) {
return h = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(e3) {
return typeof e3;
} : function(e3) {
return e3 && "function" == typeof Symbol && e3.constructor === Symbol && e3 !== Symbol.prototype ? "symbol" : typeof e3;
}, h(e2);
}
function b(e2, t2) {
var r2 = Object.keys(e2);
if (Object.getOwnPropertySymbols) {
var a2 = Object.getOwnPropertySymbols(e2);
t2 && (a2 = a2.filter((function(t3) {
return Object.getOwnPropertyDescriptor(e2, t3).enumerable;
}))), r2.push.apply(r2, a2);
}
return r2;
}
function v(e2) {
for (var t2 = 1; t2 < arguments.length; t2++) {
var r2 = null != arguments[t2] ? arguments[t2] : {};
t2 % 2 ? b(Object(r2), true).forEach((function(t3) {
g(e2, t3, r2[t3]);
})) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e2, Object.getOwnPropertyDescriptors(r2)) : b(Object(r2)).forEach((function(t3) {
Object.defineProperty(e2, t3, Object.getOwnPropertyDescriptor(r2, t3));
}));
}
return e2;
}
function g(e2, t2, r2) {
return (t2 = y(t2)) in e2 ? Object.defineProperty(e2, t2, { value: r2, enumerable: true, configurable: true, writable: true }) : e2[t2] = r2, e2;
}
function y(e2) {
var t2 = O(e2, "string");
return "symbol" == h(t2) ? t2 : t2 + "";
}
function O(e2, t2) {
if ("object" != h(e2) || !e2) return e2;
var r2 = e2[Symbol.toPrimitive];
if (void 0 !== r2) {
var a2 = r2.call(e2, t2 || "default");
if ("object" != h(a2)) return a2;
throw new TypeError("@@toPrimitive must return a primitive value.");
}
return ("string" === t2 ? String : Number)(e2);
}
var j = { props: { planModelList: { type: Array, default: [] }, orderTypes: { type: Number, default: "" } }, components: { SubTitle: c["a"] }, computed: v({}, Object(s["c"])({ community_name: function(e2) {
return e2.community_name;
}, community_uuid: function(e2) {
return e2.community_uuid;
} })), data: function() {
return { title: "工单基础信息", prioritys: d["y"], houseServices: d["j"], comeControl: d["f"], orderTypeAll: [], houseServArr: [], orderTypeName: [], orderTypeId: [], form: { projectUuid: this.$store.state.community_uuid, projectName: this.$store.state.community_name, planModel: this.orderTypes, orderTitle: "", priority: 3, orderCutoffTime: "", performanceScore: null, sceneId: "", sceneName: "", spaceUuid: "", spaceName: "", targetUuid: "", targetName: "", locationUuid: "", locationName: "", spaceLocation: "", standardUuid: "", eventName: "" }, rules: { performanceScore: [{ required: true, message: "请输入绩效分值", trigger: "blur" }], projectName: [{ required: true, message: "请输入项目名称", trigger: "blur" }], planModel: [{ required: true, message: "请选择工单类型", trigger: "change" }], orderTitle: [{ required: true, message: "请输入工单标题", trigger: "blur" }], priority: [{ required: true, message: "请选择优先级", trigger: "change" }], orderCutoffTime: [{ required: true, message: "请填写工单截止时间", trigger: "change" }], sceneId: [{ required: true, message: "请选择作业场景", trigger: "change" }], spaceLocation: [{ required: true, message: "请选择作业网格", trigger: "change" }], targetUuid: [{ required: true, message: "请选择作业对象", trigger: "change" }] }, sceneMenu: [], spaceList: [], locationList: [], standardUuidList: [] };
}, created: function() {
this.form.projectUuid = this.$store.state.community_uuid, this.form.projectName = this.$store.state.community_name, this.form.operatorId = this.$store.state.user.userInfo.memberUuid, this.form.operatorName = this.$store.state.user.userInfo.memberName, this.form.applicantid = this.$store.state.user.userInfo.memberUuid, this.form.name = this.$store.state.user.userInfo.memberName;
}, mounted: function() {
this.getInfoList(), this.getSceneMenuList(), this.selectStandardUuid();
}, methods: (a = { handleStandardUuidChange: function(e2) {
console.log(e2, "value"), console.log(this.form.standardUuid, "this.form.standardUuid");
var t2 = e2 || this.form.standardUuid;
if (t2) {
var r2 = this.standardUuidList.find((function(e3) {
return e3.standUuid === t2;
}));
r2 && (this.form.eventName = r2.eventName, console.log(this.form.eventName, "this.form.eventName"));
} else this.form.eventName = "";
}, selectStandardUuid: function() {
var e2 = this;
Object(u["tb"])({ pageSize: -1, pageNumber: -1, projectUuid: this.$store.state.community_uuid }).then((function(t2) {
0 == t2.code && (e2.standardUuidList = t2.data.records);
}));
}, sceneChange: function(e2) {
if (-1 !== e2) {
this.getSpaceList();
var t2 = this.sceneMenu.find((function(t3) {
return t3.id == e2;
}));
this.form.sceneName = t2.sceneName, this.spaceList = [], this.locationList = [], this.form.spaceName = "", this.form.spaceUuid = "", this.form.locationUuid = "", this.form.locationName = "", this.form.spaceLocation = "", this.form.targetName = "", this.form.targetUuid = "";
} else this.form.sceneName = "未指定场景", this.spaceList = [{ spaceLocation: -1, spaceName: "未指定", location: "网格", id: -1 }], this.locationList = [{ targetId: -1, relationName: "未指定对象" }], this.form.spaceName = "", this.form.spaceUuid = -1, this.form.locationUuid = -1, this.form.locationName = "", this.form.spaceLocation = -1, this.form.targetName = "", this.form.targetUuid = -1;
}, selectTarget: function(e2) {
this.form.targetName = -1 !== e2 ? this.locationList.find((function(t2) {
return e2 == t2.targetId;
})).relationName : "未指定对象";
}, spaceChange: function(e2) {
if (this.form.targetName = null, this.form.targetUuid = null, -1 !== this.form.sceneId && this.spaceList.length > 0) {
var t2 = this.spaceList.find((function(t3) {
return t3.id == e2;
}));
this.form.spaceName = t2.spaceName, this.form.spaceUuid = t2.spaceUuid, this.form.locationUuid = t2.locationUuid, this.form.locationName = t2.location, this.getLocationList(), this.form.targetName = null, this.form.targetUuid = null;
} else this.form.spaceName = "未指定网格", this.locationList = [{ targetId: -1, relationName: "未指定对象" }];
} }, g(g(g(g(g(g(g(g(g(g(a, "selectTarget", (function(e2) {
-1 !== e2 ? this.form.targetName = this.locationList.find((function(t2) {
return e2 == t2.targetId;
})).relationName : (this.form.targetName = "未指定对象", console.log(this.form.targetName, "e++++++++++"));
})), "getLocationList", (function() {
var e2 = this;
Object(m["a"])({ locationUuid: this.form.locationUuid, spaceUuid: this.form.spaceUuid, pageNumber: -1, pageSize: -1 }).then((function(t2) {
0 == t2.code && (e2.locationList = t2.data.records);
}));
})), "getSpaceList", (function() {
var e2 = this;
Object(m["E"])({ projectUuid: this.$store.state.community_uuid, sceneId: this.form.sceneId, pageSize: -1, pageNumber: 1 }).then((function(t2) {
0 == t2.code && (t2.data.records.forEach((function(e3) {
e3.id = e3.spaceUuid + e3.locationUuid;
})), e2.spaceList = t2.data.records);
}));
})), "getSceneMenuList", (function() {
var e2 = this;
Object(f["a"])().then((function(t2) {
e2.sceneMenu = t2.data, e2.sceneMenu.unshift({ id: -1, sceneName: "未指定场景" }), console.log(e2.sceneMenu, "this.scenement");
}));
})), "basicRefInfoLst", (function(e2, t2) {
var r2 = this;
this.planModelLists = t2;
var a2 = [];
"house" === e2 ? (this.houseServArr = this.houseServices, this.planModelLists.length > 0 && (this.houseServices.forEach((function(e3) {
r2.planModelLists.forEach((function(t3) {
t3 == e3.value && a2.push(e3);
}));
})), this.houseServArr = a2)) : (this.houseServArr = this.comeControl, this.planModelLists.length > 0 && (this.comeControl.forEach((function(e3) {
r2.planModelLists.forEach((function(t3) {
t3 == e3.value && a2.push(e3);
}));
})), this.houseServArr = a2));
})), "editWorkOrder", (function(e2) {
var t2 = this;
this.planModelLists = e2, this.houseServArr = this.comeControl, this.planModelLists.length > 0 && (this.comeControl.forEach((function(e3) {
t2.planModelLists.forEach((function(t3) {
t3 == e3.value && newArr.push(e3);
}));
})), this.houseServArr = newArr);
})), "getListInfo", (function(e2) {
null != e2 && 11 == e2.orderType && this.getInfoList(), this.form.planModel = e2.planModel, this.form.orderTitle = e2.orderTitle, this.form.priority = e2.priority, this.form.orderCutoffTime = e2.orderCutoffTime, this.form.performanceScore = e2.performanceScore, this.form.standardUuid = e2.standardUuid || "", this.form.eventName = e2.eventName || "", e2.orderFirstServiceId && (this.orderTypeId = [e2.orderFirstServiceId, e2.orderTwoServiceId]);
})), "orderTypeAllNmae", (function(e2) {
this.orderTypeId = [], this.orderTypeName = [];
var t2 = this.$refs["demoCascader"].getCheckedNodes();
this.orderTypeId = e2, this.orderTypeName = t2[0].pathLabels;
})), "getInfoList", (function() {
var e2 = this;
Object(p["v"])({ companyUuid: this.$store.state.companyUuid }).then((function(t2) {
0 == t2.code && t2.data && t2.data.length > 0 && (e2.orderTypeAll = e2.getDataList(t2.data));
}));
})), "getDataList", (function(e2) {
for (var t2 = 0; t2 < e2.length; t2++) e2[t2].orderTypeChildren && e2[t2].orderTypeChildren.length ? this.getDataList(e2[t2].orderTypeChildren) : 2 == e2[t2].orderTypeLevel && (e2[t2].orderTypeChildren = void 0);
return e2;
})), g(a, "getData", (function() {
var e2 = true;
if (this.$refs.form.validate((function(t2) {
if (!t2) return e2 = false, e2;
})), e2) return this.orderTypeId.length > 0 ? (this.form.orderFirstServiceId = this.orderTypeId[0], this.form.orderTwoServiceId = this.orderTypeId[1], this.form.orderFirstServiceName = this.orderTypeName[0], this.form.orderTwoServiceName = this.orderTypeName[1]) : (delete this.form.orderFirstServiceId, delete this.form.orderTwoServiceId, delete this.form.orderFirstServiceName, delete this.form.orderTwoServiceName), this.form;
}))) }, T = j, S = (r("ffc0"), r("829d")), w = Object(S["a"])(T, l, i, false, null, "a601972e", null), L = w.exports, k = function() {
var e2 = this, t2 = e2.$createElement, r2 = e2._self._c || t2;
return r2("div", { staticClass: "detail" }, [r2("SubTitle", { attrs: { title: e2.title } }), e2._v(" "), r2("div", { staticClass: "content" }, [r2("el-form", { ref: "form", attrs: { "label-position": "right", rules: e2.rules, model: e2.form, "label-width": "130px" } }, [11 == this.workOrderType ? r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "报修人:" } }, [r2("el-input", { model: { value: e2.form.repairerName, callback: function(t3) {
e2.$set(e2.form, "repairerName", t3);
}, expression: "form.repairerName" } })], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "联系方式:" } }, [r2("el-input", { attrs: { oninput: "value=value.replace(/\\D/g,'')", clearable: "", maxlength: "11", "show-word-limit": "" }, model: { value: e2.form.phoneNumber, callback: function(t3) {
e2.$set(e2.form, "phoneNumber", t3);
}, expression: "form.phoneNumber" } })], 1)], 1)])], 1) : e2._e(), e2._v(" "), 12 == this.workOrderType ? r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "房间号:", prop: "houseNo" } }, [r2("el-select", { attrs: { filterable: "", "value-key": "id", placeholder: "请选择" }, model: { value: e2.form.houseNo, callback: function(t3) {
e2.$set(e2.form, "houseNo", t3);
}, expression: "form.houseNo" } }, e2._l(e2.houseNoList, (function(e3) {
return r2("el-option", { key: e3.id, attrs: { label: e3.precinctName + "-" + e3.buildingName + "-" + e3.unitName + "-" + e3.roomNum, value: e3 } });
})), 1), e2._v(" "), e2.form.houseNo ? r2("span", { staticClass: "linkHoust", on: { click: function(t3) {
return e2.clickView(e2.form.houseNo);
} } }, [e2._v("查看房间信息")]) : e2._e()], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "住户姓名:", prop: "householderName" } }, [r2("el-input", { model: { value: e2.form.householderName, callback: function(t3) {
e2.$set(e2.form, "householderName", t3);
}, expression: "form.householderName" } })], 1)], 1)])], 1) : e2._e(), e2._v(" "), 12 == this.workOrderType ? r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "住户手机号:", prop: "householderPhone", rules: e2.phoneRule } }, [r2("el-input", { attrs: { oninput: "value=value.replace(/\\D/g,'')", clearable: "", maxlength: "11", "show-word-limit": "" }, model: { value: e2.form.householderPhone, callback: function(t3) {
e2.$set(e2.form, "householderPhone", t3);
}, expression: "form.householderPhone" } })], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "预约时间:", prop: "reserveTime" } }, [r2("el-date-picker", { staticStyle: { width: "100%" }, attrs: { format: "yyyy-MM-dd HH:mm", "value-format": "yyyy-MM-dd HH:mm", type: "datetime", placeholder: "选择日期" }, model: { value: e2.form.reserveTime, callback: function(t3) {
e2.$set(e2.form, "reserveTime", t3);
}, expression: "form.reserveTime" } })], 1)], 1)])], 1) : e2._e(), e2._v(" "), 11 == this.workOrderType ? r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "空间:", prop: "spaceId" } }, [r2("el-select", { attrs: { "value-key": "spaceUuid", filterable: "", placeholder: "请选择" }, on: { change: e2.selectChanged }, model: { value: e2.form.spaceId, callback: function(t3) {
e2.$set(e2.form, "spaceId", t3);
}, expression: "form.spaceId" } }, e2._l(e2.spaceNameList, (function(e3) {
return r2("el-option", { key: e3.spaceUuid, attrs: { label: e3.name, value: e3 } });
})), 1)], 1)], 1)]), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "网格:", prop: "locationId" } }, [r2("el-select", { attrs: { clearable: "", "value-key": "locationUuid", placeholder: "请选择" }, on: { change: e2.selectLocation }, model: { value: e2.form.locationId, callback: function(t3) {
e2.$set(e2.form, "locationId", t3);
}, expression: "form.locationId" } }, e2._l(e2.locationNameList, (function(e3) {
return r2("el-option", { key: e3.locationUuid, attrs: { label: e3.location, value: e3 } });
})), 1)], 1)], 1)])], 1) : e2._e(), e2._v(" "), 12 == this.workOrderType ? r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "服务类型:", prop: "orderType" } }, [r2("el-select", { attrs: { placeholder: "请选择" }, model: { value: e2.form.orderType, callback: function(t3) {
e2.$set(e2.form, "orderType", t3);
}, expression: "form.orderType" } }, e2._l(e2.repairServiceList, (function(e3) {
return r2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
})), 1)], 1)], 1)])], 1) : e2._e(), e2._v(" "), r2("el-row", [11 == this.workOrderType ? r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "设备:" } }, [r2("el-select", { attrs: { "value-key": "id", placeholder: "请选择" }, model: { value: e2.form.deviceName, callback: function(t3) {
e2.$set(e2.form, "deviceName", t3);
}, expression: "form.deviceName" } }, e2._l(e2.deviceNameList, (function(e3) {
return r2("el-option", { key: e3.deviceBaseUuid, attrs: { label: e3.name, value: e3 } });
})), 1)], 1)], 1)]) : e2._e(), e2._v(" "), r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "问题描述:", prop: "remake" } }, [r2("el-input", { attrs: { type: "textarea", maxlength: "1000" }, model: { value: e2.form.remake, callback: function(t3) {
e2.$set(e2.form, "remake", t3);
}, expression: "form.remake" } })], 1)], 1)])], 1), e2._v(" "), r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "主工程师:", prop: "masterEngineer" } }, [r2("el-select", { attrs: { "value-key": "uuid", filterable: "", placeholder: "请输入关键词" }, model: { value: e2.form.masterEngineer, callback: function(t3) {
e2.$set(e2.form, "masterEngineer", t3);
}, expression: "form.masterEngineer" } }, e2._l(e2.engineerList, (function(e3, t3) {
return r2("el-option", { key: t3, attrs: { label: e3.name, value: e3 } });
})), 1)], 1)], 1)])], 1), e2._v(" "), r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "协同工程师:", prop: "engineer" } }, [r2("el-select", { attrs: { "value-key": "uuid", filterable: "", multiple: "" }, model: { value: e2.form.engineer, callback: function(t3) {
e2.$set(e2.form, "engineer", t3);
}, expression: "form.engineer" } }, e2._l(e2.engineerList, (function(e3, t3) {
return r2("el-option", { key: t3, attrs: { label: e3.name, value: e3 } });
})), 1)], 1)], 1)])], 1), e2._v(" "), r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "上传图片或视频:", prop: "imageUrl" } }, [r2("el-tooltip", { staticClass: "item", attrs: { effect: "dark", content: "支持扩展名: .jpg .jpeg .gif .MPEG .MPG", placement: "top" } }, [r2("span", { staticClass: "el-icon-info" })]), e2._v(" "), r2("span", { staticClass: "imagvVdeo" }, [r2("AliOSSUpload", { attrs: { accept: e2.accept1, limit: 6, showFileList: true, fileList: e2.fileList, allowFileType: e2.allowFileType1 }, on: { getUploadData: e2.getUploadData1 } })], 1)], 1)], 1)])], 1), e2._v(" "), r2("el-row", [r2("el-col", { attrs: { span: 12 } }, [r2("div", { staticClass: "grid-content" }, [r2("el-form-item", { attrs: { label: "上传附件:", prop: "annexUrl" } }, [r2("el-tooltip", { staticClass: "item", attrs: { effect: "dark", content: "支持扩展名: .doc .docx .xls .xlsx .pdf ", placement: "top" } }, [r2("span", { staticClass: "el-icon-info" })]), e2._v(" "), r2("span", { staticClass: "imagvVdeo" }, [r2("AliOSSUpload", { attrs: { accept: e2.accept, limit: 6, allowFileType: e2.allowFileType2, fileList: e2.fileListInfo, showFileList: true, listType: "text" }, on: { getUploadData: e2.getUploadData2 }, scopedSlots: e2._u([{ key: "uploadButton", fn: function() {
return [r2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], staticClass: "el-icon-upload", attrs: { type: "primary", plain: "", size: "small" } }, [e2._v("选择附件")])];
}, proxy: true }]) })], 1)], 1)], 1)])], 1)], 1)], 1)], 1);
}, N = [], _ = r("8988");
function I(e2) {
return I = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(e3) {
return typeof e3;
} : function(e3) {
return e3 && "function" == typeof Symbol && e3.constructor === Symbol && e3 !== Symbol.prototype ? "symbol" : typeof e3;
}, I(e2);
}
function P(e2, t2) {
var r2 = Object.keys(e2);
if (Object.getOwnPropertySymbols) {
var a2 = Object.getOwnPropertySymbols(e2);
t2 && (a2 = a2.filter((function(t3) {
return Object.getOwnPropertyDescriptor(e2, t3).enumerable;
}))), r2.push.apply(r2, a2);
}
return r2;
}
function q(e2) {
for (var t2 = 1; t2 < arguments.length; t2++) {
var r2 = null != arguments[t2] ? arguments[t2] : {};
t2 % 2 ? P(Object(r2), true).forEach((function(t3) {
C(e2, t3, r2[t3]);
})) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e2, Object.getOwnPropertyDescriptors(r2)) : P(Object(r2)).forEach((function(t3) {
Object.defineProperty(e2, t3, Object.getOwnPropertyDescriptor(r2, t3));
}));
}
return e2;
}
function C(e2, t2, r2) {
return (t2 = U(t2)) in e2 ? Object.defineProperty(e2, t2, { value: r2, enumerable: true, configurable: true, writable: true }) : e2[t2] = r2, e2;
}
function U(e2) {
var t2 = D(e2, "string");
return "symbol" == I(t2) ? t2 : t2 + "";
}
function D(e2, t2) {
if ("object" != I(e2) || !e2) return e2;
var r2 = e2[Symbol.toPrimitive];
if (void 0 !== r2) {
var a2 = r2.call(e2, t2 || "default");
if ("object" != I(a2)) return a2;
throw new TypeError("@@toPrimitive must return a primitive value.");
}
return ("string" === t2 ? String : Number)(e2);
}
var x = { props: { workOrderType: { type: Number, default: "" } }, components: { SubTitle: c["a"], AliOSSUpload: _["a"] }, data: function() {
var e2 = function(e3, t2, r2) {
/^1\d{10}$/.test(t2) ? r2() : r2(new Error("手机号格式错误"));
};
return C(C(C(C(C({ allowFileType1: ["image", "video"], allowFileType2: ["file"], accept: ".doc, .docx, .xls, .xlsx, .pdf", accept1: ".jpg, .JPG, .jpeg, .gif, .GIF, .MPEG, .MPG, .png, .PNG", fileListInfo: [], repairServiceList: d["B"], fileList: [], houseNoList: [], spaceNameList: [], locationNameList: [], orderTypeList: [], deviceNameList: [], engineerList: [], loading: false, spaceObj: {}, pictureList: [], form: { imageUrl: "", annexList: [], repairerName: "", phoneNumber: "", houseNo: "", householderName: "", householderPhone: "", reserveTime: "", spaceId: "", locationId: "", orderType: "", deviceName: "", remake: "", masterEngineer: "", engineer: [] } }, "fileList", []), "detailInfo", { imageUrl: "", annexList: [], orderPersonnelRelAddReqDTOS: [], publicAreaRectifyOrderRelAddReqDTO: {}, householderOrdinaryOrderRelAddReqDTO: {} }), "phoneRule", [{ required: true, message: "请填写住户手机号", trigger: "blur" }, { validator: e2, trigger: "blur" }]), "rules", { remake: [{ required: true, message: "请填写问题描述", trigger: "blur" }], masterEngineer: [{ required: true, message: "请选择主工程师", trigger: "change" }], spaceId: [{ required: true, message: "请选择空间", trigger: "change" }], locationId: [{ required: true, message: "请选择网格", trigger: "change" }], houseNo: [{ required: true, message: "请选择房间号", trigger: "change" }], householderName: [{ required: true, message: "请填写住户姓名", trigger: "blur" }], reserveTime: [{ required: true, message: "请选择预约时间", trigger: "change" }], orderType: [{ required: true, message: "请选择服务类型", trigger: "change" }] }), "title", "工单详细信息");
}, computed: q({}, Object(s["c"])({ community_uuid: function(e2) {
return e2.community_uuid;
} })), created: function() {
this.getSpaceList(), this.getEngineer();
}, methods: { getListInfo: function(e2) {
var t2 = this;
if (null != e2) {
if (this.form.engineer = [], this.form.imageUrl = e2.imageUrl, this.form.annexList = e2.annexList, this.workOrderType = e2.planModel, this.form.remake = e2.remake, null != e2.publicAreaRectifyOrderRelRespDTO) {
var r2 = e2.publicAreaRectifyOrderRelRespDTO;
this.form.repairerName = r2.repairerName, this.form.phoneNumber = r2.phoneNumber, this.form.spaceId = { spaceUuid: r2.spaceNo, name: r2.spaceName }, this.selectChanged({ spaceUuid: r2.spaceNo }), this.selectLocation({ locationUuid: r2.locationUuid }), this.form.locationId = { locationUuid: r2.locationUuid, location: r2.locationName }, this.form.deviceName = { deviceTypeId: r2.deviceUuid, name: r2.deviceName };
}
if (null != e2.householderOrdinaryOrderRelReqDTO) {
var a2 = e2.householderOrdinaryOrderRelReqDTO;
this.form.householderName = a2.householderName, this.form.householderPhone = a2.householderPhone, this.form.reserveTime = a2.reserveTime, this.form.orderType = a2.serviceType, this.form.houseNo = { id: a2.houseId, roomNum: a2.houseName, buildingId: a2.buildingUuid, buildingName: a2.buildingName, unitId: a2.unitUuid, unitName: a2.unitName, precinctName: a2.precinctName, precinctId: parseInt(a2.precinctUuid) };
}
null != e2.orderPersonnelRelRespDTOS && e2.orderPersonnelRelRespDTOS.forEach((function(e3) {
1 == e3.engineerType && (t2.form.masterEngineer = { uuid: e3.engineerUuid, name: e3.engineerName }), 2 == e3.engineerType && t2.form.engineer.push({ uuid: e3.engineerUuid, name: e3.engineerName });
})), this.getfFile();
}
}, getfFile: function() {
var e2 = this;
this.fileList = [], this.fileListInfo = [];
var t2 = this.form, r2 = t2.imageUrl, a2 = t2.annexList;
r2 ? r2.indexOf(";") > 0 ? this.fileList = r2.split(";").map((function(e3) {
return { url: e3 };
})) : r2.indexOf(",") > 0 ? this.fileList = r2.split(",").map((function(e3) {
return { url: e3 };
})) : this.fileList.push({ url: r2 }) : this.fileList = [], a2 && a2.length > 0 ? a2.forEach((function(t3) {
e2.fileListInfo.push({ url: t3.fullUrl, name: t3.fileName });
})) : this.fileListInfo = [];
}, getFileName: function(e2) {
var t2 = e2.lastIndexOf("/");
return -1 !== t2 ? e2.slice(t2 + 1) : "";
}, getUploadData1: function(e2) {
this.pictureList = [], this.pictureList = e2;
var t2 = [];
e2 && e2.length > 0 && e2.forEach((function(e3) {
t2.push(e3.filePath);
})), this.form.imageUrl = t2.join(";");
}, getUploadData2: function(e2) {
var t2 = [];
e2 && e2.length > 0 && e2.forEach((function(e3) {
t2.push({ fileName: e3.fileOrName, fileType: 2, fullUrl: e3.filePath });
})), this.form.annexList = t2;
}, clickView: function(e2) {
this.$router.push({ path: "/basicManagement/spaceManagement/housingDetails", query: { id: e2.id } });
}, getEngineer: function() {
var e2 = this, t2 = { id: this.$store.state.id };
Object(p["m"])(t2).then((function(t3) {
e2.engineerList = t3.data, e2.engineerList = t3.data;
})), Object(p["i"])({ projectCode: this.community_uuid }).then((function(t3) {
0 === t3.code && (e2.houseNoList = t3.data);
}));
}, selectLocation: function(e2) {
var t2 = this, r2 = { projectId: this.$store.state.community_uuid, pageNumber: -1, pageSize: -1, locationId: e2.locationUuid };
Object(p["j"])(r2).then((function(e3) {
t2.deviceNameList = e3.data.records;
}));
}, selectChanged: function(e2) {
var t2 = this, r2 = { projectUuid: this.$store.state.community_uuid, pageNumber: -1, pageSize: -1, spaceUuidList: [e2.spaceUuid] };
Object(m["I"])(r2).then((function(e3) {
0 == e3.code && (t2.locationNameList = e3.data.records);
}));
}, getSpaceList: function() {
var e2 = this;
Object(u["ib"])({ projectId: this.community_uuid }).then((function(t2) {
e2.spaceNameList = t2.data;
}));
}, getData: function() {
var e2 = [], t2 = true;
if (this.$refs.form.validate((function(e3) {
if (!e3) return t2 = false, t2;
})), t2) {
var r2 = [{ engineerName: this.form.masterEngineer.name, engineerUuid: this.form.masterEngineer.uuid, engineerType: 1 }];
return this.form.engineer && this.form.engineer.length > 0 && this.form.engineer.forEach((function(t3) {
var r3 = { engineerName: t3.name, engineerUuid: t3.uuid, engineerType: 2 };
e2.push(r3);
})), this.detailInfo.imageUrl = this.form.imageUrl, this.detailInfo.annexList = this.form.annexList, this.detailInfo.remake = this.form.remake, this.detailInfo.publicAreaRectifyOrderRelAddReqDTO = { phoneNumber: this.form.phoneNumber, repairerName: this.form.repairerName, spaceName: this.form.spaceId.name, spaceNo: this.form.spaceId.spaceUuid, locationName: this.form.locationId.location, locationUuid: this.form.locationId.locationUuid, deviceName: this.form.deviceName.name, deviceUuid: this.form.deviceName.deviceBaseUuid }, this.detailInfo.householderOrdinaryOrderRelAddReqDTO = { buildingName: this.form.houseNo.buildingName, buildingUuid: this.form.houseNo.buildingId, houseName: this.form.houseNo.roomNum, houseNo: this.form.houseNo.houseNo, householderName: this.form.householderName, householderPhone: this.form.householderPhone, precinctName: this.form.houseNo.precinctName, precinctUuid: this.form.houseNo.precinctId, houseId: this.form.houseNo.id, reserveTime: new Date(this.form.reserveTime).getTime() || "", serviceType: this.form.orderType, unitName: this.form.houseNo.unitName, unitUuid: this.form.houseNo.unitId }, this.detailInfo.orderPersonnelRelAddReqDTOS = [].concat(r2, e2), this.detailInfo;
}
} } }, E = x, $ = (r("7f7e"), Object(S["a"])(E, k, N, false, null, "143d45e8", null)), M = $.exports, R = { components: { WorkOrderBasic: L, WorkOrderDeatil: M }, props: { planModelList: { type: Array, default: [] }, orderTypes: { type: Number, default: "" }, content: { type: String, default: "" } }, data: function() {
return { workOrderType: 0, disabledBtn: false, titles: "", dataInfo: {}, copyInfor: null };
}, created: function() {
}, methods: { titleInfoLst: function(e2, t2) {
var r2 = this;
this.workOrderType = this.orderTypes, this.titles = this.content + "新建工单", this.copyInfor = null, this.$nextTick((function() {
r2.$refs.basicRef.basicRefInfoLst(e2, t2);
}));
}, copyWorkOrder: function(e2, t2) {
var r2 = this;
this.titles = this.content + "编辑工单", this.workOrderType = e2.planModel, this.copyInfor = e2, this.$nextTick((function() {
r2.$refs.basicRef.editWorkOrder(e2, t2);
})), this.getFindById(e2.orderNo);
}, getFindById: function(e2) {
var t2 = this;
Object(p["k"])({ orderNo: e2 }).then((function(e3) {
0 === e3.code && (t2.dataInfo = e3.data, t2.$refs.basicRef.getListInfo(t2.dataInfo), t2.$refs.deatilRef.getListInfo(t2.dataInfo));
})).catch((function() {
t2.$refs.basicRef.getListInfo(t2.dataInfo), t2.$refs.deatilRef.getListInfo(t2.dataInfo);
}));
}, goBack: function() {
this.$emit("goBack");
}, returnPage: function() {
this.goBack();
}, handleClick: function() {
var e2 = this;
this.disabledBtn = true;
var t2 = this.$refs.basicRef.getData(), r2 = this.$refs.deatilRef.getData();
if (t2) if (r2) {
var a2 = Object.assign({}, t2, r2);
a2.orderCutoffTime = new Date(t2.orderCutoffTime).getTime(), null != this.copyInfor ? (null != this.dataInfo.quotePid ? a2.quotePid = this.dataInfo.quotePid : a2.quotePid = this.dataInfo.id, a2.quoteOrderNo = this.dataInfo.postponeOrderNo, a2.quoteOrderType = this.dataInfo.planModel) : (delete a2.quoteOrderNo, delete a2.quoteOrderType, delete a2.quotePid), a2.operatorUuid = this.$store.state.user.userInfo.memberUuid, a2.operatorId = this.$store.state.user.userInfo.memberId, a2.operatorName = this.$store.state.user.userInfo.memberName, delete a2.index, -1 == a2.sceneId && (a2.sceneId = null, a2.sceneName = null), -1 == a2.spaceUuid && (a2.spaceUuid = null, a2.spaceName = null), -1 == a2.targetUuid && (a2.targetUuid = null, a2.targetName = null), -1 == a2.locationUuid && (a2.locationName = null, a2.locationUuid = null), Object(p["d"])(a2).then((function(t3) {
0 == t3.code && (e2.$message({ message: "创建成功", type: "success" }), e2.goBack()), e2.disabledBtn = false;
})).catch((function() {
e2.disabledBtn = false;
}));
} else this.disabledBtn = false;
else this.disabledBtn = false;
} } }, B = R, A = (r("580e"), Object(S["a"])(B, n, o, false, null, "1ad7b050", null));
t["a"] = A.exports;
}, d2a7: function(e, t, r) {
"use strict";
r.d(t, "a", (function() {
return n;
}));
var a = r("b775");
function n(e2) {
return Object(a["a"])({ url: "/appproject/AloneStandardProject/sceneMenuList", method: "POST", data: e2 });
}
}, f5a7: function(e, t, r) {
"use strict";
r("1d8f");
}, f8b7: function(e, t, r) {
"use strict";
r.d(t, "A", (function() {
return n;
})), r.d(t, "J", (function() {
return o;
})), r.d(t, "I", (function() {
return l;
})), r.d(t, "z", (function() {
return i;
})), r.d(t, "y", (function() {
return u;
})), r.d(t, "H", (function() {
return s;
})), r.d(t, "f", (function() {
return c;
})), r.d(t, "g", (function() {
return d;
})), r.d(t, "h", (function() {
return p;
})), r.d(t, "R", (function() {
return f;
})), r.d(t, "s", (function() {
return m;
})), r.d(t, "q", (function() {
return h;
})), r.d(t, "p", (function() {
return b;
})), r.d(t, "D", (function() {
return v;
})), r.d(t, "n", (function() {
return g;
})), r.d(t, "S", (function() {
return y;
})), r.d(t, "C", (function() {
return O;
})), r.d(t, "L", (function() {
return j;
})), r.d(t, "e", (function() {
return T;
})), r.d(t, "l", (function() {
return S;
})), r.d(t, "K", (function() {
return w;
})), r.d(t, "d", (function() {
return L;
})), r.d(t, "N", (function() {
return k;
})), r.d(t, "w", (function() {
return N;
})), r.d(t, "O", (function() {
return _;
})), r.d(t, "k", (function() {
return I;
})), r.d(t, "T", (function() {
return P;
})), r.d(t, "t", (function() {
return q;
})), r.d(t, "P", (function() {
return C;
})), r.d(t, "B", (function() {
return U;
})), r.d(t, "r", (function() {
return D;
})), r.d(t, "u", (function() {
return x;
})), r.d(t, "G", (function() {
return E;
})), r.d(t, "v", (function() {
return $;
})), r.d(t, "m", (function() {
return M;
})), r.d(t, "o", (function() {
return R;
})), r.d(t, "E", (function() {
return B;
})), r.d(t, "a", (function() {
return A;
})), r.d(t, "j", (function() {
return F;
})), r.d(t, "x", (function() {
return W;
})), r.d(t, "i", (function() {
return z;
})), r.d(t, "F", (function() {
return G;
})), r.d(t, "Q", (function() {
return H;
})), r.d(t, "c", (function() {
return V;
})), r.d(t, "b", (function() {
return J;
}));
var a = r("b775");
function n(e2) {
return Object(a["a"])({ url: "/worder/Plan/pageList", method: "POST", data: e2 });
}
function o(e2) {
return Object(a["a"])({ url: "/appproject/ProjectInitSpaceRel/querySelectedSpace", method: "POST", data: e2 });
}
function l(e2) {
return Object(a["a"])({ url: "/appproject/SpaceLocation/page", method: "POST", data: e2 });
}
function i(e2) {
return Object(a["a"])({ url: "/worder/Plan/delete", method: "POST", data: e2 });
}
function u(e2) {
return Object(a["a"])({ url: "/worder/Plan/create", method: "POST", data: e2 });
}
function s(e2) {
return Object(a["a"])({ url: "/worder/Plan/findById", method: "POST", data: e2 });
}
function c(e2) {
return Object(a["a"])({ url: "/worder/Plan/batchStartPlan", method: "POST", data: e2 });
}
function d(e2) {
return Object(a["a"])({ url: "/worder/Plan/batchStopPlan", method: "POST", data: e2 });
}
function p(e2) {
return Object(a["a"])({ url: "/worder/Plan/batchUpdateChecker", method: "POST", data: e2 });
}
function f(e2) {
return Object(a["a"])({ url: "/worder/Task/pageList", method: "POST", data: e2 });
}
function m(e2) {
return Object(a["a"])({ url: "/worder/Task/queryStandardByPlan", method: "POST", data: e2 });
}
function h(e2) {
return Object(a["a"])({ url: "/appproject/Job/getJobList", method: "POST", data: e2 });
}
function b(e2) {
return Object(a["a"])({ url: "/company/Job/findByProjectUuidAndJobUuid", method: "POST", data: e2 });
}
function v(e2) {
return Object(a["a"])({ url: "/worder/Plan/planToTaskTimePage", method: "POST", data: e2 });
}
function g(e2) {
return Object(a["a"])({ url: "/worder/Task/examine", method: "POST", data: e2 });
}
function y(e2) {
return Object(a["a"])({ url: "/worder/Plan/update", method: "POST", data: e2 });
}
function O(e2) {
return Object(a["a"])({ url: "/worder/Plan/planToInfoPage", method: "POST", data: e2 });
}
function j(e2) {
return Object(a["a"])({ url: "/worder/Plan/queryStandImgGather", method: "POST", data: e2 });
}
function T(e2) {
return Object(a["a"])({ url: "/worder/Plan/addStandImgGather", method: "POST", data: e2 });
}
function S(e2) {
return Object(a["a"])({ url: "/worder/Plan/editShowCapWithStandard", method: "POST", data: e2 });
}
function w(e2) {
return Object(a["a"])({ url: "/worder/Plan/queryStandImgGatherByLocation", method: "POST", data: e2 });
}
function L(e2) {
return Object(a["a"])({ url: "/worder/Plan/addStandImgGatherByLocation", method: "POST", data: e2 });
}
function k(e2) {
return Object(a["a"])({ url: "/worder/Plan/realDelete", method: "POST", data: e2 });
}
function N(e2) {
return Object(a["a"])({ url: "/worder/Plan/invalidPlan", method: "POST", data: e2 });
}
function _(e2) {
return Object(a["a"])({ url: "/worder/Plan/startPlan", method: "POST", data: e2 });
}
function I(e2) {
return Object(a["a"])({ url: "/appproject/DutyReport/pageList", method: "POST", data: e2 });
}
function P(e2) {
return Object(a["a"])({ url: "/appproject/YdPool/listByRuleCodeNumber", method: "POST", data: e2 });
}
function q(e2) {
return Object(a["a"])({ url: "/worder/Task/queryStandardByTask_ex2", method: "POST", data: e2 });
}
function C(e2) {
return Object(a["a"])({ url: "/worder/Task/taskStandardAudit", method: "POST", data: e2 });
}
function U(e2) {
return Object(a["a"])({ url: "/worder/Task/queryByUuid", method: "POST", data: e2 });
}
function D(e2) {
return Object(a["a"])({ url: "/appproject/TaskInspectionsStandard/findOneByParam", method: "POST", data: e2 });
}
function x(e2) {
return Object(a["a"])({ url: "/appproject/TaskInspectionsStandard/allExecuteRecordImage", method: "POST", data: e2 });
}
function E(e2) {
return Object(a["a"])({ url: "/worder/Plan/pageListByContract", method: "POST", data: e2 });
}
function $(e2) {
return Object(a["a"])({ url: "/worder/Task/houseTaskPage", method: "POST", data: e2 });
}
function M(e2) {
return Object(a["a"])({ url: "/worder/Task/editUserUninterested", method: "POST", data: e2 });
}
function R(e2) {
return Object(a["a"])({ url: "/worder/Task/exportTask", method: "POST", responseType: "blob", data: e2 });
}
function B(e2) {
return Object(a["a"])({ url: "/appproject/SpaceLocation/projectPageList", method: "POST", data: e2 });
}
function A(e2) {
return Object(a["a"])({ url: "/appproject/LocationDeviceRelation/page", method: "POST", data: e2 });
}
function F(e2) {
return Object(a["a"])({ url: "/appproject/MemberCertificate/companyCertificateClassifyPageList", method: "POST", data: e2 });
}
function W(e2) {
return Object(a["a"])({ url: "/appproject/MemberCertificate/memberList", method: "POST", data: e2 });
}
function z(e2) {
return Object(a["a"])({ url: "/worder/Plan/changeAutoShowState", method: "POST", data: e2 });
}
function G(e2) {
return Object(a["a"])({ url: "/appproject/TaskInspectionsStandard/ptuPageListBorad", method: "POST", data: e2 });
}
function H(e2) {
return Object(a["a"])({ url: "/worder/Plan/syncTaskStandard", method: "POST", data: e2 });
}
function V(e2) {
return Object(a["a"])({ url: "/appproject/PlanTemplate/pageList", method: "POST", data: e2 });
}
function J(e2) {
return Object(a["a"])({ url: "/appproject/PlanTemplate/generatePlan", method: "POST", data: e2 });
}
}, fe9a: function(e, t, r) {
"use strict";
r.r(t);
var a = function() {
var e2 = this, t2 = e2.$createElement, r2 = e2._self._c || t2;
return r2("div", [r2("rectificationList", { attrs: { planModelList: e2.planModelList, sceenMenu: e2.sceenMenuId, content: "设备整改" } })], 1);
}, n = [], o = r("39ef"), l = { name: "equipmentPhysicalPage", components: { rectificationList: o["a"] }, data: function() {
return { planModelList: [31], sceenMenuId: [1] };
} }, i = l, u = r("829d"), s = Object(u["a"])(i, a, n, false, null, "13656ec6", null);
t["default"] = s.exports;
}, ffc0: function(e, t, r) {
"use strict";
r("5410");
} }]);