Files
wysite/output/sourcemaps/hc-pos.sqygj.cn/static/js/chunk-f8fb4e2e.7002ed5d.js

532 lines
36 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-f8fb4e2e", "chunk-2d0aa9e6", "chunk-177ebbe8", "chunk-413ea845"], { "127f": function(e, a, t) {
"use strict";
t.d(a, "a", (function() {
return l;
}));
var l = function() {
function e2() {
return (65536 * (1 + Math.random()) | 0).toString(16).substring(1);
}
return "".concat(+/* @__PURE__ */ new Date(), "_").concat(e2()).concat(e2());
};
}, "22ce": function(e, a, t) {
"use strict";
t.d(a, "e", (function() {
return r;
})), t.d(a, "h", (function() {
return n;
})), t.d(a, "f", (function() {
return u;
})), t.d(a, "g", (function() {
return o;
})), t.d(a, "a", (function() {
return i;
})), t.d(a, "c", (function() {
return c;
})), t.d(a, "i", (function() {
return s;
})), t.d(a, "b", (function() {
return d;
})), t.d(a, "d", (function() {
return b;
}));
var l = t("b775");
function r(e2) {
return Object(l["a"])({ url: "/worder/OrderCommunicationRel/create", method: "post", data: e2 });
}
function n(e2) {
return Object(l["a"])({ url: "/appproject/WorkOrder/pageList", method: "post", data: e2 });
}
function u(e2) {
return Object(l["a"])({ url: "/appproject/house/managerAcs", method: "post", data: e2 });
}
function o(e2) {
return Object(l["a"])({ url: "/appproject/WorkOrder/findByOrderNo", method: "post", data: e2 });
}
function i(e2) {
return Object(l["a"])({ url: "/appproject/WorkOrder/serviceProcess", method: "post", data: e2 });
}
function c(e2) {
return Object(l["a"])({ url: "/appproject/houseMemberDetail/findAllMember", method: "post", data: e2 });
}
function s(e2) {
return Object(l["a"])({ url: "/appproject/WorkOrder/transferOrder", method: "post", data: e2 });
}
function d(e2) {
return Object(l["a"])({ url: "/worder/WorkOrder/cancelTransferOrder", method: "post", data: e2 });
}
function b(e2) {
return Object(l["a"])({ url: "/worder/WorkOrder/orderTaking", method: "post", data: e2 });
}
}, 3266: function(e, a, t) {
"use strict";
t("716e");
}, "55ec": function(e, a) {
e.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAtxJREFUWEetVz1QE0EU/nbOkhljSYcNrQkXWwFbFbFzxkKaiCWOY03SM4ylkUYLfzpxxDrBVo6ElkYqKJWB0sz6vr27XLzcJburO0PITN7b973v/ex7Cg5HV+v3Ab0KqDlRq0ChatQ1+vL5S76cyG+7qn/w2fZaNU1QV6tiLNgUuVUoVZkmHwPSAga7wOCZ6vf5vfRMBCAei2G9YW04b8YAUS+FkVYZgkIA4rV4eqUzpNjK7QlCJkS/l4vYGAMgxiWugRi3pNsWnGFjQBDMl+H5C0DsefDjvxtPzcUgro8yMQTgRfu9u8DsLHB6Cux9teMiF44RAPWmxJzZbndaIkoA6el0gecv7HQ1WpKYTQobAEmp9aypn5kBvnXGjd1ZAc7OpoMYCUUCIHwjxh9P1xyROPzuD8B4rd+qfrSWAvhp7X1qtgjAwk17H4QFAXBN6WrIDvfJXjOR3GkD4UKmRuoZApej9QMCcKefRvIAokOgse5iPg6DtNuupOKim6ZIrz+Rv0am9mUP2CztuMXXa+wTgGR/8qq5oMgDaO8A7dcuN5hXVOlaXbtpJdJLQtr2Vqa6tQ28/+B8lT+AMJQ8eJUZbDwFosgHQCiPg7rhrJlvRg8fAcfHjtfoI/8kpKnRXuDSA1KYcRJ6liEv+fgOmJ8HLi+BW8uO3ifd0LsR0RyTkMno0wOoz0Zk/tdCjk5XnV3ga8hX0asC9LnqRRX/xyhFy2rwyP7cYySTrwpYDW4sMP4MQXffsQL0OfRgjpOR/0BCBjgTsBwvLoDF2/YRzA8kw6qoOfaEFAAvsC5Dqf1eFC80csaHUhWcWIeC8V+RROQ4xjBMPRn1hQBMRXAsV4Hc6JgPdsaXJo7lw1BwPI9BuLfoQiD6SJKOxsfWtNLVLBnTZS2T1cybDVJuVrNmGUG2yylHdm7FlmVKw2Y53fin5TSP2rRtbslQ0je0bFFpiEixStZzyHoeiXG78wcBsS4JevPD2QAAAABJRU5ErkJggg==";
}, "562b": function(e, a, t) {
e.exports = t.p + "static/img/pen.b05b7641.svg";
}, 6396: function(e, a, t) {
"use strict";
Math.easeInOutQuad = function(e2, a2, t2, l) {
return e2 /= l / 2, e2 < 1 ? t2 / 2 * e2 * e2 + a2 : (e2--, -t2 / 2 * (e2 * (e2 - 2) - 1) + a2);
};
(function() {
window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame;
})();
}, "716e": function(e, a, t) {
}, "8f53": function(e, a, t) {
"use strict";
t.d(a, "y", (function() {
return l;
})), t.d(a, "t", (function() {
return r;
})), t.d(a, "v", (function() {
return n;
})), t.d(a, "B", (function() {
return u;
})), t.d(a, "n", (function() {
return o;
})), t.d(a, "a", (function() {
return i;
})), t.d(a, "K", (function() {
return c;
})), t.d(a, "s", (function() {
return s;
})), t.d(a, "u", (function() {
return d;
})), t.d(a, "x", (function() {
return b;
})), t.d(a, "G", (function() {
return v;
})), t.d(a, "I", (function() {
return f;
})), t.d(a, "M", (function() {
return p;
})), t.d(a, "N", (function() {
return m;
})), t.d(a, "z", (function() {
return h;
})), t.d(a, "i", (function() {
return g;
})), t.d(a, "d", (function() {
return O;
})), t.d(a, "p", (function() {
return w;
})), t.d(a, "H", (function() {
return S;
})), t.d(a, "e", (function() {
return T;
})), t.d(a, "h", (function() {
return j;
})), t.d(a, "m", (function() {
return P;
})), t.d(a, "q", (function() {
return k;
})), t.d(a, "A", (function() {
return y;
})), t.d(a, "E", (function() {
return A;
})), t.d(a, "F", (function() {
return _;
})), t.d(a, "r", (function() {
return N;
})), t.d(a, "D", (function() {
return x;
})), t.d(a, "o", (function() {
return C;
})), t.d(a, "L", (function() {
return D;
})), t.d(a, "j", (function() {
return R;
})), t.d(a, "f", (function() {
return B;
})), t.d(a, "w", (function() {
return L;
})), t.d(a, "g", (function() {
return I;
})), t.d(a, "k", (function() {
return U;
})), t.d(a, "J", (function() {
return J;
})), t.d(a, "C", (function() {
return W;
})), t.d(a, "l", (function() {
return z;
})), t.d(a, "b", (function() {
return $;
})), t.d(a, "c", (function() {
return F;
}));
var l = [{ value: 1, label: "低" }, { value: 2, label: "一般" }, { value: 3, label: "紧急" }], r = [{ 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: "未受理" }], n = [{ value: 11, label: "公区整改" }, { value: 12, label: "住户服务" }, { value: 13, label: "通用工单" }, { value: 15, label: "工单审核" }], u = [{ 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: "管家服务" }], o = [{ label: "日", value: 0 }, { label: "周", value: 1 }, { label: "月", value: 2 }, { label: "年", value: 4 }], i = [{ label: "普通", value: 1 }, { label: "培训", value: 2 }, { label: "认证", value: 3 }], c = [{ value: 1, label: "正常" }, { value: 2, label: "预警" }, { value: 3, label: "超时" }], s = [{ 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: "投诉报修" }], b = [{ value: 1, label: "巡检" }, { value: 2, label: "维保" }, { value: 3, label: "抄表" }, { value: 4, label: "保洁" }, { value: 5, label: "绿化" }, { value: 6, label: "拜访" }], v = [{ value: 1, label: "未执行" }, { value: 2, label: "执行中" }, { value: 3, label: "已完成" }, { value: 4, label: "超时" }, { value: 5, label: "领取超时" }, { value: 9, label: "超时完成" }, { value: 12, label: "超时预警" }], f = [{ 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 }], p = [{ label: "人事管控类", value: 1 }, { label: "财务管控类", value: 2 }, { label: "事务管控类", value: 3 }, { label: "物料管控类", value: 4 }], m = [{ label: "人", value: 1 }, { label: "财", value: 2 }, { label: "事", value: 3 }, { label: "物", value: 4 }], h = [{ label: "普通", value: 1 }, { label: "培训", value: 2 }, { label: "认证", value: 3 }], g = [{ label: "日", value: 0 }, { label: "周", value: 1 }, { label: "月", value: 2 }, { label: "年", value: 4 }], O = [{ label: "全员收费", value: 1 }, { label: "全员突击", value: 2 }, { label: "全员巡查", value: 3 }, { label: "全员保洁", value: 4 }], w = [{ label: "X新增默认", value: "X" }, { label: "A", value: "A" }, { label: "B", value: "B" }, { label: "C", value: "C" }, { label: "D", value: "D" }, { label: "E", value: "E" }], S = [{ label: "自管", value: 1 }, { label: "外包", value: 2 }], T = [{ label: "内勤", value: 1 }, { label: "外勤", value: 2 }], j = [{ label: "固定作业", value: 1 }, { label: "移动作业", value: 2 }], P = [{ label: "发现问题", value: 1 }, { label: "处理问题", value: 2 }], k = [{ label: "人", value: 1 }, { label: "物", value: 2 }], y = [{ label: "客户服务", value: 1 }, { label: "安全服务", value: 2 }, { label: "设施设备管理", value: 3 }, { label: "环境管理", value: 4 }, { label: "基础资料", value: 5 }], A = [{ 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 }], N = [{ value: 1, label: "1星级" }, { value: 2, label: "2星级" }, { value: 3, label: "3星级" }, { value: 4, label: "4星级" }, { value: 5, label: "5星级" }], 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 }, { 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 }], C = [{ label: "水表", value: 1 }, { label: "电表", value: 2 }, { label: "暖气表", value: 3 }, { label: "燃气表", value: 4 }, { label: "热水表", value: 5 }], D = [{ label: "普通", value: 1 }, { label: "一般", value: 2 }, { label: "重要", value: 3 }], R = [{ 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 }], B = [{ 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 }], L = [{ 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 }], I = [{ 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 }], U = [{ label: "产权人", value: 1 }, { label: "亲属", value: 2 }, { label: "租户", value: 3 }, { label: "好友", value: 4 }, { label: "访客", value: 5 }, { label: "产权人(共有)", value: 6 }], J = [{ label: "感知器", value: 1 }, { label: "控制器", value: 2 }, { label: "动作器", value: 3 }], W = [{ label: "日报", value: 1 }, { label: "周报", value: 2 }, { label: "月报", value: 3 }, { label: "季度", value: 4 }, { label: "半年", value: 5 }, { label: "年度", value: 6 }], z = [{ label: "安全生产", value: 1 }, { label: "效益", value: 2 }, { label: "满意", value: 3 }], $ = [{ 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: "无权益请充值" }];
}, c834: function(e, a, t) {
"use strict";
t.r(a);
var l = function() {
var e2 = this, a2 = e2.$createElement, t2 = e2._self._c || a2;
return t2("div", { staticClass: "app-container bgHeight" }, [e2.servicelist ? t2("div", [t2("div", { ref: "box", staticClass: "searchStys transition_dom" }, [t2("el-form", { ref: "form", attrs: { model: e2.form } }, [t2("div", { ref: "form_box", staticClass: "searchBar" }, [t2("div", { staticClass: "searchInput" }, [t2("el-row", { attrs: { gutter: 20 } }, [t2("el-col", { attrs: { span: 6 } }, [t2("el-form-item", { attrs: { prop: "planName" } }, [t2("el-input", { attrs: { placeholder: "车场", clearable: "" }, model: { value: e2.form.carPackName, callback: function(a3) {
e2.$set(e2.form, "carPackName", a3);
}, expression: "form.carPackName" } })], 1)], 1), e2._v(" "), t2("el-col", { attrs: { span: 6 } }, [t2("el-form-item", { attrs: { prop: "name" } }, [t2("el-input", { attrs: { placeholder: "用户", clearable: "" }, model: { value: e2.form.name, callback: function(a3) {
e2.$set(e2.form, "name", a3);
}, expression: "form.name" } })], 1)], 1), e2._v(" "), t2("el-col", { attrs: { span: 6 } }, [t2("el-form-item", { attrs: { prop: "plateNumber" } }, [t2("el-input", { attrs: { placeholder: "车牌", clearable: "" }, model: { value: e2.form.plateNumber, callback: function(a3) {
e2.$set(e2.form, "plateNumber", a3);
}, expression: "form.plateNumber" } })], 1)], 1), e2._v(" "), t2("el-col", { attrs: { span: 6 } }, [t2("el-form-item", { attrs: { prop: "mobile" } }, [t2("el-input", { attrs: { placeholder: "手机号", clearable: "" }, model: { value: e2.form.mobile, callback: function(a3) {
e2.$set(e2.form, "mobile", a3);
}, expression: "form.mobile" } })], 1)], 1)], 1)], 1), e2._v(" "), t2("div", { staticClass: "searchBtn" }, [t2("el-form-item", [t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], on: { click: function(a3) {
return e2.resetForm("form");
} } }, [e2._v("重置")]), e2._v(" "), t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "primary" }, on: { click: e2.onSearch } }, [e2._v("查询")]), e2._v(" "), e2.is_show || "80px" == e2.height ? e2._e() : t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "text" }, on: { click: e2.upAndDown } }, [e2._v("展开"), t2("i", { staticClass: "el-icon-arrow-down" })]), e2._v(" "), e2.is_show && "80px" != e2.height ? t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "text" }, on: { click: e2.upAndDown } }, [e2._v("收起"), t2("i", { staticClass: "el-icon-arrow-up" })]) : e2._e()], 1)], 1)])])], 1), e2._v(" "), t2("el-card", { staticClass: "box-card", attrs: { shadow: "never" } }, [t2("div", { staticClass: "planLst", attrs: { slot: "header" }, slot: "header" }, [t2("span", { staticClass: "planTitle" }, [e2._v("月卡管理列表")]), e2._v(" "), t2("div", [t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "primary", disabled: "" } }, [e2._v("申请月卡")])], 1)]), e2._v(" "), t2("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" } }, [t2("el-table-column", { attrs: { label: "#", align: "center", "min-width": "50" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [t2("span", [e2._v(e2._s(a3.$index + (e2.form.pageNumber - 1) * e2.form.pageSize + 1) + "\n ")])];
} }], null, false, 3973322721) }), e2._v(" "), t2("el-table-column", { attrs: { align: "center", "min-width": "150", label: "项目名称" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [t2("span", [e2._v(e2._s(a3.row.projectName))])];
} }], null, false, 1456381044) }), e2._v(" "), t2("el-table-column", { attrs: { align: "center", label: "车场" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [t2("span", [e2._v(e2._s(a3.row.carPackName))])];
} }], null, false, 4089400424) }), e2._v(" "), t2("el-table-column", { attrs: { align: "center", "min-width": "110", label: "车牌", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [t2("span", [e2._v(e2._s(a3.row.plateNumber))])];
} }], null, false, 1179305033) }), e2._v(" "), t2("el-table-column", { attrs: { align: "center", label: "用户" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [t2("span", [e2._v(e2._s(a3.row.name))])];
} }], null, false, 2020036417) }), e2._v(" "), t2("el-table-column", { attrs: { align: "center", "min-width": "160", "show-overflow-tooltip": "", label: "申请时间" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [t2("span", [e2._v(e2._s(a3.row.createDate))])];
} }], null, false, 1294251094) }), e2._v(" "), t2("el-table-column", { attrs: { align: "center", "min-width": "180", label: "工单进度", fixed: "right", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [t2("div", { staticClass: "orderStatus" }, e2._l(9, (function(e3) {
return t2("span", { key: a3.row.orderNo + "_" + e3, class: { round: e3 % 2 !== 0, line: e3 % 2 === 0, error: e3 - 1 === 2 && 6 === a3.row.orderStatus, yellow: a3.row.orderStatus <= 4 && e3 === 2 * a3.row.orderStatus + 1, success: 6 !== a3.row.orderStatus && e3 / 2 <= a3.row.orderStatus || e3 - 1 < 2 && 6 === a3.row.orderStatus } });
})), 0)];
} }], null, false, 40950352) }), e2._v(" "), t2("el-table-column", { attrs: { align: "center", "min-width": "100", label: "车辆状态", fixed: "right", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [5 === a3.row.orderStatus ? t2("span", [e2._v("已认证")]) : t2("span", [e2._v("未认证")])];
} }], null, false, 853205622) }), e2._v(" "), t2("el-table-column", { attrs: { label: "操作", align: "center", fixed: "right", "min-width": "150" }, scopedSlots: e2._u([{ key: "default", fn: function(a3) {
return [t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "text" }, on: { click: function(t3) {
return e2.seeDetail(a3.row);
} } }, [e2._v("查看")]), e2._v(" "), 1 === a3.row.orderStatus ? t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "text" }, on: { click: function(t3) {
return e2.handleResolve(a3.row);
} } }, [e2._v("同意")]) : e2._e(), e2._v(" "), 2 === a3.row.orderStatus ? t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "text" }, on: { click: function(t3) {
return e2.handleResolve(a3.row);
} } }, [e2._v("完成")]) : e2._e(), e2._v(" "), 1 === a3.row.orderStatus || 2 === a3.row.orderStatus ? t2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "text" }, on: { click: function(t3) {
return e2.refuseClick(a3.row);
} } }, [e2._v("拒绝")]) : e2._e()];
} }], null, false, 2584959599) })], 1), e2._v(" "), t2("div", { staticClass: "paginations" }, [t2("el-pagination", { attrs: { background: "", "current-page": e2.form.pageNumber, "page-sizes": [10, 30, 50, 100, 200], "page-size": e2.form.pageSize, layout: "total, sizes, prev, pager, next, jumper", total: e2.pageTotal }, on: { "update:currentPage": function(a3) {
return e2.$set(e2.form, "pageNumber", a3);
}, "update:current-page": function(a3) {
return e2.$set(e2.form, "pageNumber", a3);
}, "size-change": e2.handleSizeChange, "current-change": e2.handleCurrentChange } })], 1)], 1)], 1) : e2._e(), e2._v(" "), e2.serviceWorkOrder ? t2("div", [t2("serviceWorkOrder", { ref: "serviceWorkOrder", on: { goBack: e2.goBack } })], 1) : e2._e(), e2._v(" "), t2("el-dialog", { staticClass: "dialogHead", attrs: { title: "拒绝认证", "show-close": true, "close-on-press-escape": false, "close-on-click-modal": false, visible: e2.rejectOrderDialog, width: "22%" }, on: { "update:visible": function(a3) {
e2.rejectOrderDialog = a3;
} } }, [t2("rejectOrder", { attrs: { orderType: 3 }, on: { okSubmit: e2.okSubmit, cancelBtn: function(a3) {
e2.rejectOrderDialog = false;
} } })], 1), e2._v(" "), t2("el-dialog", { staticClass: "dialogHead", attrs: { title: "受理工单", "show-close": true, "close-on-press-escape": false, "close-on-click-modal": false, visible: e2.acceptOrderDialog, width: "22%" }, on: { "update:visible": function(a3) {
e2.acceptOrderDialog = a3;
} } }, [t2("handleOrder", { ref: "handleOrderRef", attrs: { orderType: 3, type: e2.type1 }, on: { okSubmit: e2.servicHandle, cancelBtn: function(a3) {
e2.acceptOrderDialog = false;
} } })], 1)], 1);
}, r = [], n = t("333d"), u = t("fcf0"), o = t("9160"), i = t("22ce"), c = t("722f"), s = t("84d1"), d = { name: "personnelList", components: { Pagination: n["a"], rejectOrder: u["a"], handleOrder: o["a"], serviceWorkOrder: s["default"] }, data: function() {
return { is_show: false, height: "", isShow: false, pageTotal: 0, listLoading: false, acceptOrderDialog: false, postExecuteArr: [], executePersonList: [], rejectOrderDialog: false, statusArr: [{ value: 1, label: "启用" }, { value: 2, label: "禁用" }, { value: 3, label: "结束" }], planTypeArr: [{ value: 1, label: "巡检" }, { value: 2, label: "维保" }, { value: 3, label: "抄表" }, { value: 4, label: "保洁" }, { value: 5, label: "绿化" }, { value: 6, label: "拜访" }], userName: [], jobName: [], listTable: [], type1: "", form: { name: "", carPackName: "", plateNumber: "", mobile: "", pageNumber: 1, pageSize: 10 }, orderNo: "", orderType: "", data: "", servicelist: true, serviceWorkOrder: false };
}, beforeRouteEnter: function(e2, a2, t2) {
t2((function(a3) {
var t3 = e2.name, l2 = JSON.parse(sessionStorage.getItem(t3));
l2 && (a3.form = l2), a3.getlistData();
}));
}, created: function() {
this.projectUuid = this.$store.state.community_uuid, this.projectName = this.$store.state.community_name, this.getlistData(), this.headClass();
}, mounted: function() {
this.getRealHeight();
}, methods: { seeDetail: function(e2) {
var a2 = this, t2 = { type: "new", orderNo: e2.orderNo };
this.servicelist = false, this.serviceWorkOrder = true, this.$nextTick((function() {
a2.$refs.serviceWorkOrder.getInfoLst(t2);
}));
}, handleResolve: function(e2) {
var a2 = this;
this.data = e2, this.orderNo = e2.orderNo, e2.orderStatus && 1 == e2.orderStatus ? this.type1 = 1 : (this.type1 = 3, this.acceptOrderDialog = true, this.$nextTick((function() {
a2.$refs.handleOrderRef.getData();
}))), this.acceptOrderDialog = true;
}, acceptOrder: function() {
var e2 = this.data, a2 = /* @__PURE__ */ new Date();
this.orderNo = e2.orderNo, this.orderType = e2.orderType;
var t2 = { orderNo: e2.orderNo, orderStatus: 2, operatorName: this.$store.state.user.userInfo.memberName, operatorUuid: this.$store.state.user.userInfo.memberUuid, operatingTime: a2.getTime(a2), remake: "您的车辆月卡申请已受理,我们会尽快审核" };
this.updateStatus(t2), this.acceptOrderDialog = false;
}, completeInfo: function(e2) {
var a2 = /* @__PURE__ */ new Date(), t2 = { orderNo: this.orderNo, orderStatus: 3, remake: "已同意您的车辆月卡申请,可直接使用该功能", operatorName: this.$store.state.user.userInfo.memberName, operatorUuid: this.$store.state.user.userInfo.memberUuid, operatingTime: a2.getTime(a2), carBusinessRelReqDTO: { mgrTypeId: e2.managementType.type, mgrTypeName: e2.managementType.name, carTypeId: e2.vehicleType.type, carTypeName: e2.vehicleType.name, areaId: e2.managementArea.toString() } };
this.updateStatus(t2), this.acceptOrderDialog = false;
}, servicHandle: function(e2) {
this.data.orderStatus && 1 == this.data.orderStatus ? this.acceptOrder() : this.completeInfo(e2);
}, okSubmit: function(e2) {
var a2 = /* @__PURE__ */ new Date();
if (!this.orderType || 6 !== this.orderType) {
var t2 = { remake: "您的车辆月卡申请未通过认证拒绝理由:" + e2, orderStatus: 6, operatorName: "管家团队", orderNo: this.orderNo, operatorUuid: this.$store.state.user.userInfo.memberUuid, operatingTime: a2.getTime(a2) };
this.updateStatus(t2), this.rejectOrderDialog = false;
}
}, updateStatus: function(e2) {
var a2 = this;
e2.projectUuid = this.$store.state.community_uuid, Object(i["a"])(e2).then((function(e3) {
e3 && 0 === e3.code && (3 !== e3.data.orderStatus && 6 !== e3.data.orderStatus || a2.$message({ type: "success", message: "操作成功" }), a2.getlistData());
}));
}, getlistData: function() {
var e2 = this;
this.listLoading = true, this.form.projectUuid = this.projectUuid, Object(c["p"])(this.form).then((function(a2) {
a2 && a2.data && (e2.listTable = a2.data.records, e2.pageTotal = a2.data.rowsCount), sessionStorage.setItem(e2.$route.name, JSON.stringify(e2.form));
})), this.listLoading = false;
}, getJobListPeople: function() {
var e2 = this, a2 = { projectUuid: this.$store.state.community_uuid };
getJobList(a2).then((function(a3) {
0 === a3.code && (e2.postExecuteArr = a3.data);
}));
}, refuseClick: function(e2) {
this.orderNo = e2.orderNo, this.orderType = e2.orderType, this.rejectOrderDialog = true;
}, onSearch: function() {
this.form.pageNumber = 1, this.getlistData();
}, handleSizeChange: function(e2) {
this.form.pageSize = e2, this.getlistData();
}, handleCurrentChange: function(e2) {
this.form.pageNumber = e2, this.getlistData();
}, resetForm: function(e2) {
this.form.pageNumber = 1, this.getlistData(), this.$refs[e2].resetFields();
}, handleSlow: function() {
this.isShow = !this.isShow;
}, headClass: function() {
return "text-align:center;background:#FAFAFA;";
}, goBack: function() {
this.servicelist = true, this.serviceWorkOrder = false;
}, upAndDown: function() {
this.is_show ? this.$refs.box.style.height = "80px" : this.$refs.box.style.height = this.height, this.is_show = !this.is_show;
}, getRealHeight: function() {
this.$nextTick((function() {
this.height = this.$refs.form_box.offsetHeight + "px";
}));
} } }, b = d, v = (t("3266"), t("829d")), f = Object(v["a"])(b, l, r, false, null, "316d3ddc", null);
a["default"] = f.exports;
}, d2a7: function(e, a, t) {
"use strict";
t.d(a, "a", (function() {
return r;
}));
var l = t("b775");
function r(e2) {
return Object(l["a"])({ url: "/appproject/AloneStandardProject/sceneMenuList", method: "POST", data: e2 });
}
}, f8b7: function(e, a, t) {
"use strict";
t.d(a, "A", (function() {
return r;
})), t.d(a, "J", (function() {
return n;
})), t.d(a, "I", (function() {
return u;
})), t.d(a, "z", (function() {
return o;
})), t.d(a, "y", (function() {
return i;
})), t.d(a, "H", (function() {
return c;
})), t.d(a, "f", (function() {
return s;
})), t.d(a, "g", (function() {
return d;
})), t.d(a, "h", (function() {
return b;
})), t.d(a, "R", (function() {
return v;
})), t.d(a, "s", (function() {
return f;
})), t.d(a, "q", (function() {
return p;
})), t.d(a, "p", (function() {
return m;
})), t.d(a, "D", (function() {
return h;
})), t.d(a, "n", (function() {
return g;
})), t.d(a, "S", (function() {
return O;
})), t.d(a, "C", (function() {
return w;
})), t.d(a, "L", (function() {
return S;
})), t.d(a, "e", (function() {
return T;
})), t.d(a, "l", (function() {
return j;
})), t.d(a, "K", (function() {
return P;
})), t.d(a, "d", (function() {
return k;
})), t.d(a, "N", (function() {
return y;
})), t.d(a, "w", (function() {
return A;
})), t.d(a, "O", (function() {
return _;
})), t.d(a, "k", (function() {
return N;
})), t.d(a, "T", (function() {
return x;
})), t.d(a, "t", (function() {
return C;
})), t.d(a, "P", (function() {
return D;
})), t.d(a, "B", (function() {
return R;
})), t.d(a, "r", (function() {
return B;
})), t.d(a, "u", (function() {
return L;
})), t.d(a, "G", (function() {
return I;
})), t.d(a, "v", (function() {
return U;
})), t.d(a, "m", (function() {
return J;
})), t.d(a, "o", (function() {
return W;
})), t.d(a, "E", (function() {
return z;
})), t.d(a, "a", (function() {
return $;
})), t.d(a, "j", (function() {
return F;
})), t.d(a, "x", (function() {
return q;
})), t.d(a, "i", (function() {
return H;
})), t.d(a, "F", (function() {
return Q;
})), t.d(a, "Q", (function() {
return M;
})), t.d(a, "c", (function() {
return E;
})), t.d(a, "b", (function() {
return X;
}));
var l = t("b775");
function r(e2) {
return Object(l["a"])({ url: "/worder/Plan/pageList", method: "POST", data: e2 });
}
function n(e2) {
return Object(l["a"])({ url: "/appproject/ProjectInitSpaceRel/querySelectedSpace", method: "POST", data: e2 });
}
function u(e2) {
return Object(l["a"])({ url: "/appproject/SpaceLocation/page", method: "POST", data: e2 });
}
function o(e2) {
return Object(l["a"])({ url: "/worder/Plan/delete", method: "POST", data: e2 });
}
function i(e2) {
return Object(l["a"])({ url: "/worder/Plan/create", method: "POST", data: e2 });
}
function c(e2) {
return Object(l["a"])({ url: "/worder/Plan/findById", method: "POST", data: e2 });
}
function s(e2) {
return Object(l["a"])({ url: "/worder/Plan/batchStartPlan", method: "POST", data: e2 });
}
function d(e2) {
return Object(l["a"])({ url: "/worder/Plan/batchStopPlan", method: "POST", data: e2 });
}
function b(e2) {
return Object(l["a"])({ url: "/worder/Plan/batchUpdateChecker", method: "POST", data: e2 });
}
function v(e2) {
return Object(l["a"])({ url: "/worder/Task/pageList", method: "POST", data: e2 });
}
function f(e2) {
return Object(l["a"])({ url: "/worder/Task/queryStandardByPlan", method: "POST", data: e2 });
}
function p(e2) {
return Object(l["a"])({ url: "/appproject/Job/getJobList", method: "POST", data: e2 });
}
function m(e2) {
return Object(l["a"])({ url: "/company/Job/findByProjectUuidAndJobUuid", method: "POST", data: e2 });
}
function h(e2) {
return Object(l["a"])({ url: "/worder/Plan/planToTaskTimePage", method: "POST", data: e2 });
}
function g(e2) {
return Object(l["a"])({ url: "/worder/Task/examine", method: "POST", data: e2 });
}
function O(e2) {
return Object(l["a"])({ url: "/worder/Plan/update", method: "POST", data: e2 });
}
function w(e2) {
return Object(l["a"])({ url: "/worder/Plan/planToInfoPage", method: "POST", data: e2 });
}
function S(e2) {
return Object(l["a"])({ url: "/worder/Plan/queryStandImgGather", method: "POST", data: e2 });
}
function T(e2) {
return Object(l["a"])({ url: "/worder/Plan/addStandImgGather", method: "POST", data: e2 });
}
function j(e2) {
return Object(l["a"])({ url: "/worder/Plan/editShowCapWithStandard", method: "POST", data: e2 });
}
function P(e2) {
return Object(l["a"])({ url: "/worder/Plan/queryStandImgGatherByLocation", method: "POST", data: e2 });
}
function k(e2) {
return Object(l["a"])({ url: "/worder/Plan/addStandImgGatherByLocation", method: "POST", data: e2 });
}
function y(e2) {
return Object(l["a"])({ url: "/worder/Plan/realDelete", method: "POST", data: e2 });
}
function A(e2) {
return Object(l["a"])({ url: "/worder/Plan/invalidPlan", method: "POST", data: e2 });
}
function _(e2) {
return Object(l["a"])({ url: "/worder/Plan/startPlan", method: "POST", data: e2 });
}
function N(e2) {
return Object(l["a"])({ url: "/appproject/DutyReport/pageList", method: "POST", data: e2 });
}
function x(e2) {
return Object(l["a"])({ url: "/appproject/YdPool/listByRuleCodeNumber", method: "POST", data: e2 });
}
function C(e2) {
return Object(l["a"])({ url: "/worder/Task/queryStandardByTask_ex2", method: "POST", data: e2 });
}
function D(e2) {
return Object(l["a"])({ url: "/worder/Task/taskStandardAudit", method: "POST", data: e2 });
}
function R(e2) {
return Object(l["a"])({ url: "/worder/Task/queryByUuid", method: "POST", data: e2 });
}
function B(e2) {
return Object(l["a"])({ url: "/appproject/TaskInspectionsStandard/findOneByParam", method: "POST", data: e2 });
}
function L(e2) {
return Object(l["a"])({ url: "/appproject/TaskInspectionsStandard/allExecuteRecordImage", method: "POST", data: e2 });
}
function I(e2) {
return Object(l["a"])({ url: "/worder/Plan/pageListByContract", method: "POST", data: e2 });
}
function U(e2) {
return Object(l["a"])({ url: "/worder/Task/houseTaskPage", method: "POST", data: e2 });
}
function J(e2) {
return Object(l["a"])({ url: "/worder/Task/editUserUninterested", method: "POST", data: e2 });
}
function W(e2) {
return Object(l["a"])({ url: "/worder/Task/exportTask", method: "POST", responseType: "blob", data: e2 });
}
function z(e2) {
return Object(l["a"])({ url: "/appproject/SpaceLocation/projectPageList", method: "POST", data: e2 });
}
function $(e2) {
return Object(l["a"])({ url: "/appproject/LocationDeviceRelation/page", method: "POST", data: e2 });
}
function F(e2) {
return Object(l["a"])({ url: "/appproject/MemberCertificate/companyCertificateClassifyPageList", method: "POST", data: e2 });
}
function q(e2) {
return Object(l["a"])({ url: "/appproject/MemberCertificate/memberList", method: "POST", data: e2 });
}
function H(e2) {
return Object(l["a"])({ url: "/worder/Plan/changeAutoShowState", method: "POST", data: e2 });
}
function Q(e2) {
return Object(l["a"])({ url: "/appproject/TaskInspectionsStandard/ptuPageListBorad", method: "POST", data: e2 });
}
function M(e2) {
return Object(l["a"])({ url: "/worder/Plan/syncTaskStandard", method: "POST", data: e2 });
}
function E(e2) {
return Object(l["a"])({ url: "/appproject/PlanTemplate/pageList", method: "POST", data: e2 });
}
function X(e2) {
return Object(l["a"])({ url: "/appproject/PlanTemplate/generatePlan", method: "POST", data: e2 });
}
} }]);