567 lines
41 KiB
JavaScript
567 lines
41 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-1e14c80e"], { "299c": function(t, e, n) {
|
||
}, 4513: function(t, e, n) {
|
||
"use strict";
|
||
n.d(e, "v", (function() {
|
||
return a;
|
||
})), n.d(e, "w", (function() {
|
||
return r;
|
||
})), n.d(e, "x", (function() {
|
||
return i;
|
||
})), n.d(e, "l", (function() {
|
||
return c;
|
||
})), n.d(e, "t", (function() {
|
||
return s;
|
||
})), n.d(e, "j", (function() {
|
||
return l;
|
||
})), n.d(e, "o", (function() {
|
||
return u;
|
||
})), n.d(e, "u", (function() {
|
||
return d;
|
||
})), n.d(e, "b", (function() {
|
||
return p;
|
||
})), n.d(e, "p", (function() {
|
||
return m;
|
||
})), n.d(e, "D", (function() {
|
||
return h;
|
||
})), n.d(e, "B", (function() {
|
||
return f;
|
||
})), n.d(e, "q", (function() {
|
||
return b;
|
||
})), n.d(e, "c", (function() {
|
||
return v;
|
||
})), n.d(e, "s", (function() {
|
||
return _;
|
||
})), n.d(e, "i", (function() {
|
||
return y;
|
||
})), n.d(e, "n", (function() {
|
||
return g;
|
||
})), n.d(e, "a", (function() {
|
||
return O;
|
||
})), n.d(e, "g", (function() {
|
||
return j;
|
||
})), n.d(e, "d", (function() {
|
||
return S;
|
||
})), n.d(e, "f", (function() {
|
||
return w;
|
||
})), n.d(e, "C", (function() {
|
||
return k;
|
||
})), n.d(e, "m", (function() {
|
||
return T;
|
||
})), n.d(e, "y", (function() {
|
||
return P;
|
||
})), n.d(e, "r", (function() {
|
||
return C;
|
||
})), n.d(e, "e", (function() {
|
||
return q;
|
||
})), n.d(e, "z", (function() {
|
||
return N;
|
||
})), n.d(e, "A", (function() {
|
||
return x;
|
||
})), n.d(e, "h", (function() {
|
||
return L;
|
||
})), n.d(e, "k", (function() {
|
||
return F;
|
||
}));
|
||
var o = n("b775");
|
||
function a() {
|
||
return Object(o["a"])({ url: "/company/organizationalStructure/updateOrgnization", method: "post" });
|
||
}
|
||
function r(t2) {
|
||
return Object(o["a"])({ url: "/company/organizationalStructure/findOsTree", method: "post", data: t2 });
|
||
}
|
||
function i(t2) {
|
||
return Object(o["a"])({ url: "/company/organizationalStructure/findOsTreeV2", method: "post", data: t2 });
|
||
}
|
||
function c(t2) {
|
||
return Object(o["a"])({ url: "/company/OrganizationRoleRel/findProjectByRoleIdAndParent", method: "post", data: t2 });
|
||
}
|
||
function s(t2) {
|
||
return Object(o["a"])({ url: "/company/member/pageListByCompanyId", method: "post", data: t2 });
|
||
}
|
||
function l(t2) {
|
||
return Object(o["a"])({ url: "/company/member/findByProjectUuidAndJobUuid", method: "post", data: t2 });
|
||
}
|
||
function u(t2) {
|
||
return Object(o["a"])({ url: "/company/member/getList", method: "post", data: t2 });
|
||
}
|
||
function d(t2) {
|
||
return Object(o["a"])({ url: "/company/organizationalStructure/findOsPathList", method: "post", data: t2 });
|
||
}
|
||
function p(t2) {
|
||
return Object(o["a"])({ url: "/company/member/create", method: "post", data: t2 });
|
||
}
|
||
function m(t2) {
|
||
return Object(o["a"])({ url: "/company/member/findById", method: "post", data: t2 });
|
||
}
|
||
function h(t2) {
|
||
return Object(o["a"])({ url: "/company/member/update", method: "post", data: t2 });
|
||
}
|
||
function f(t2) {
|
||
return Object(o["a"])({ url: "/company/member/suspendMember", method: "post", data: t2 });
|
||
}
|
||
function b(t2) {
|
||
return Object(o["a"])({ url: "/enterprise/os/memberQuit/".concat(t2.memberUuid), method: "post" });
|
||
}
|
||
function v(t2) {
|
||
return Object(o["a"])({ url: "/company/organizationalStructure/create", method: "post", data: t2 });
|
||
}
|
||
function _(t2) {
|
||
return Object(o["a"])({ url: "/company/organizationalStructure/update", method: "post", data: t2 });
|
||
}
|
||
function y(t2) {
|
||
return Object(o["a"])({ url: "/company/member/findByProjectUuid", method: "post", data: t2 });
|
||
}
|
||
function g(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/Job/getJobList", method: "post", data: t2 });
|
||
}
|
||
function O(t2) {
|
||
return Object(o["a"])({ url: "/company/member/ChangeDepartment", method: "post", data: t2 });
|
||
}
|
||
function j(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/Role/pageList", method: "post", data: t2 });
|
||
}
|
||
function S(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/MemberRoleRel/create", method: "post", data: t2 });
|
||
}
|
||
function w(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/MemberRoleRel/findByMemberId", method: "post", data: t2 });
|
||
}
|
||
function k(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/MemberRoleRel/update", method: "post", data: t2 });
|
||
}
|
||
function T(t2) {
|
||
return Object(o["a"])({ url: "/company/member/getList", method: "POST", data: t2 });
|
||
}
|
||
function P(t2) {
|
||
return Object(o["a"])({ url: "/company/member/queryByStaff", method: "POST", data: t2 });
|
||
}
|
||
function C(t2) {
|
||
return Object(o["a"])({ url: "/company/member/memberQuit", method: "POST", data: t2 });
|
||
}
|
||
function q(t2) {
|
||
return Object(o["a"])({ url: "/company/organizationalStructure/delete", method: "POST", data: t2 });
|
||
}
|
||
function N(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/Space/queryInitData", method: "POST", data: t2 });
|
||
}
|
||
function x(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/Space/queryList", method: "POST", data: t2 });
|
||
}
|
||
function L(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/Space/findByProId", method: "POST", data: t2 });
|
||
}
|
||
function F(t2) {
|
||
return Object(o["a"])({ url: "/company/organizationalStructure/findOSListByRoleId", method: "POST", data: t2 });
|
||
}
|
||
}, "75f6": function(t, e, n) {
|
||
"use strict";
|
||
n("299c");
|
||
}, aa14: function(t, e, n) {
|
||
"use strict";
|
||
n.r(e);
|
||
var o = function() {
|
||
var t2 = this, e2 = t2.$createElement, n2 = t2._self._c || e2;
|
||
return n2("div", { staticClass: "headStys" }, [n2("div", { staticClass: "formContent" }, [n2("el-form", { ref: "query", staticClass: "demo-form-inline", attrs: { inline: true, model: t2.query } }, [n2("el-form-item", { attrs: { prop: "month" } }, [n2("el-date-picker", { attrs: { type: "month", placeholder: "选择月", "value-format": "yyyy-MM" }, model: { value: t2.month, callback: function(e3) {
|
||
t2.month = e3;
|
||
}, expression: "month" } })], 1), t2._v(" "), n2("el-form-item", { attrs: { prop: "projectUuids" } }, [n2("el-cascader", { ref: "projectCascader", staticStyle: { width: "300px" }, attrs: { clearable: "", placeholder: "项目/部门", options: t2.organizeList, filterable: "", "collapse-tags": "", props: { label: "nameTxt", value: "uuid", children: "childs", multiple: true, checkStrictly: true, emitPath: false } }, model: { value: t2.query.projectUuids, callback: function(e3) {
|
||
t2.$set(t2.query, "projectUuids", e3);
|
||
}, expression: "query.projectUuids" } })], 1), t2._v(" "), n2("el-form-item", [n2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], attrs: { type: "primary" }, on: { click: t2.onSearch } }, [t2._v("查询")])], 1), t2._v(" "), n2("el-form-item", [n2("el-button", { directives: [{ name: "points", rawName: "v-points", value: 500, expression: "500" }], on: { click: function(e3) {
|
||
return t2.resetForm("query");
|
||
} } }, [t2._v("重置")])], 1)], 1)], 1), t2._v(" "), n2("div", { staticClass: "contentStys", staticStyle: { "margin-top": "20px" } }, [n2("div", { staticClass: "planLst" }, [t2.hb ? n2("span", [t2._v("企业收费项报表环比")]) : n2("span", [t2._v("企业收费项报表")]), t2._v(" "), n2("span", { staticClass: "addPlan" }, [t2.hb ? n2("el-button", { on: { click: function(e3) {
|
||
t2.hb = false, t2.getlistData();
|
||
} } }, [t2._v("退出环比")]) : t2._e(), t2._v(" "), n2("el-button", { attrs: { type: "primary" }, on: { click: function(e3) {
|
||
t2.hb = true, t2.getlistData();
|
||
} } }, [t2._v("\n 环比\n ")]), t2._v(" "), n2("el-button", { attrs: { type: "primary" }, on: { click: function(e3) {
|
||
t2.dialogVisible = true;
|
||
} } }, [t2._v("实时校验")])], 1)]), t2._v(" "), n2("el-table", { directives: [{ name: "loading", rawName: "v-loading", value: t2.listLoading, expression: "listLoading" }], ref: "firstTable", staticClass: "Tableone", staticStyle: { width: "96%", "margin-left": "2%" }, attrs: { border: "", data: t2.listTable, "header-cell-style": t2.headClass, "tooltip-effect": "dark" } }, [n2("el-table-column", { attrs: { align: "center", prop: "projectName", "show-overflow-tooltip": "", "min-width": "140", label: "项目名称" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [e3.row.projectName ? n2("span", [t2._v(t2._s(e3.row.projectName))]) : n2("span", [t2._v("-")])];
|
||
} }]) }), t2._v(" "), n2("el-table-column", { attrs: { align: "center", prop: "fsChargesCompanyName", "min-width": "140", label: "收费项目", "show-overflow-tooltip": "" } }), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cd6", "min-width": "100", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cd6)))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本月应收\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("本月应收:本月生成的应收费用,数据来自:应收")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cq7", "min-width": "100", label: "本年应收", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cq7)))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本年应收\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 本年应收:本年1月到本月产生的应收(包含本月),数据来自:应收\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr1", "min-width": "100", label: "往年应收", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr1)))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 往年应收\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 往年应收:截至本年1.1,本年以前的欠费本金,数据来自:应收当前欠费本金+收款记录“1.1~至今的回款本金”。\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr2", "min-width": "130", label: "应收合计", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(t2.yshj(e3.row))))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 应收合计\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("应收合计:本年应收+往年应收,数据来自:前端公式计算。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr3", "min-width": "100", label: "本月实收", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr3)))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本月实收\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 本月收到账期为本月的本金,不含减免本金。数据来自:收款记录。\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr4", "min-width": "120", label: "本月收往年", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr4))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本月收往年\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 本月收到账期为本年以前的本金,不含减免本金。数据来自:收款记录。\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr5", "min-width": "140", label: "本月收本年往月", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr5))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本月收本年往月\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 本月收到本年除账期为本月的本金,不含减免本金。数据来自:收款记录。\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr6", "min-width": "100", label: "本年实收", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr6))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本年实收\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 本年收到账期为本年至今月份的本金,不含减免本金。数据来自:收款记录。\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr7", "min-width": "100", label: "往年实收", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr7))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 往年实收\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 本年收到账期为本年以前的本金,不含减免本金。数据来自:收款记录。\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr8", "min-width": "100", label: "本年减免", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr8))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本年减免\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("本年减免的账期为本年的本金。数据来自:收款记录。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr9", "min-width": "100", label: "往年减免", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr9))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 往年减免\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("本年减免账期为本年以前的本金。数据来自:收款记录。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cs1", "min-width": "100", label: "本年欠费", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(t2.bnqf(e3.row)))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本年欠费\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("本年应收-本年实收-本年减免。数据来自:前端公式计算。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cs2", "min-width": "100", label: "往年欠费", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(t2.wnqf(e3.row)))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 往年欠费\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("往年应收-往年实收-往年减免。数据来自:前端公式计算。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cs3", "min-width": "100", label: "欠费合计", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(t2.qfhj(e3.row)))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 欠费合计\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("本年欠费+往年欠费。数据来自:前端公式计算。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cs4", "min-width": "100", label: "实收合计", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(t2.sshj(e3.row)))), t2.hb ? n2("span", [t2._v("%")]) : t2._e()])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 实收合计\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 本年实收+往年实收+本年减免+往年减免。数据来自:前端公式计算。\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "r1", "min-width": "135", label: "本月收缴率", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(e3.row.r1))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本月收缴率\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("本月实收/本月应收。数据来自:公式计算。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "r2", "min-width": "135", label: "本年收缴率", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(e3.row.r2))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本年收缴率\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("本年实收/(本年应收-本年减免)。数据来自:公式计算。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "r3", "min-width": "130", label: "综合", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(e3.row.r3))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 综合收缴率\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n (往年实收+本年实收)/(往年应收+本年应收)。数据来自:公式计算。\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "r4", "min-width": "165", label: "户数收缴率", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(e3.row.cr11Str || "-"))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 户数收缴率\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("\n 户数收缴率(该收费项,每月全部完成缴费户数去重/每月应收账单总数户去重)\n ")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "r4", "min-width": "165", label: "本月收往年收缴率", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(e3.row.r4))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本月收往年收缴率\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("本月收往年/(往年应收-往年减免。数据来自:公式计算。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "r5", "min-width": "130", label: "往年收缴率", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(e3.row.r5))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 往年收缴率\n "), n2("el-tooltip", { attrs: { placement: "top" } }, [n2("div", { attrs: { slot: "content" }, slot: "content" }, [n2("p", [t2._v("往年实收/(往年应收-往年减免)。数据来自:公式计算。")])]), t2._v(" "), n2("span", [n2("i", { staticClass: "el-icon-question itemcursor" })])])], 1)])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cd10", "min-width": "130", label: "本月挂起", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cd10)))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 本月挂起\n ")])])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "right", prop: "cr12", "min-width": "130", label: "往年挂起", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", [t2._v(t2._s(t2._f("toThousandFilter")(e3.row.cr12)))])];
|
||
} }]) }, [n2("template", { slot: "header" }, [n2("div", [t2._v("\n 往年挂起\n ")])])], 2), t2._v(" "), n2("el-table-column", { attrs: { align: "center", prop: "updateDate", "min-width": "180", label: "数据更新时间", "show-overflow-tooltip": "" }, scopedSlots: t2._u([{ key: "default", fn: function(e3) {
|
||
return [n2("span", { style: t2.filterColor(e3.row.updateDate) }, [t2._v(t2._s(e3.row.updateDate))])];
|
||
} }]) })], 1), t2._v(" "), n2("el-dialog", { attrs: { title: "请选择实时校验的项目", visible: t2.dialogVisible, width: "25%" }, on: { "update:visible": function(e3) {
|
||
t2.dialogVisible = e3;
|
||
}, close: t2.closeDialog } }, [n2("el-cascader", { attrs: { clearable: "", placeholder: "项目/部门", options: t2.organizeList, filterable: "", "collapse-tags": "", props: { label: "nameTxt", value: "uuid", children: "childs", multiple: true, checkStrictly: true, emitPath: false } }, model: { value: t2.checkProjectS, callback: function(e3) {
|
||
t2.checkProjectS = e3;
|
||
}, expression: "checkProjectS" } }), t2._v(" "), n2("span", { staticClass: "dialog-footer", attrs: { slot: "footer" }, slot: "footer" }, [n2("el-button", { on: { click: t2.closeDialog } }, [t2._v("取 消")]), t2._v(" "), n2("el-button", { attrs: { type: "primary" }, on: { click: t2.checkData } }, [t2._v("确定")])], 1)], 1), t2._v(" "), n2("div", { staticClass: "pagination" }, [n2("el-pagination", { attrs: { "current-page": t2.query.pageNumber, "page-sizes": [10, 20, 30, 100], "page-size": t2.query.pageSize, layout: "total, sizes, prev, pager, next, jumper", total: t2.pageTotal }, on: { "update:currentPage": function(e3) {
|
||
return t2.$set(t2.query, "pageNumber", e3);
|
||
}, "update:current-page": function(e3) {
|
||
return t2.$set(t2.query, "pageNumber", e3);
|
||
}, "size-change": t2.handleSizeChange, "current-change": t2.handleCurrentChange } })], 1)], 1)]);
|
||
}, a = [], r = (n("ac67"), n("32ea"), n("1bc7"), n("5821")), i = (n("fc02"), n("a450"), n("e680"), n("333d")), c = n("b071"), s = n("4513");
|
||
function l(t2, e2) {
|
||
var n2 = Object.keys(t2);
|
||
if (Object.getOwnPropertySymbols) {
|
||
var o2 = Object.getOwnPropertySymbols(t2);
|
||
e2 && (o2 = o2.filter((function(e3) {
|
||
return Object.getOwnPropertyDescriptor(t2, e3).enumerable;
|
||
}))), n2.push.apply(n2, o2);
|
||
}
|
||
return n2;
|
||
}
|
||
function u(t2) {
|
||
for (var e2 = 1; e2 < arguments.length; e2++) {
|
||
var n2 = null != arguments[e2] ? arguments[e2] : {};
|
||
e2 % 2 ? l(Object(n2), true).forEach((function(e3) {
|
||
Object(r["a"])(t2, e3, n2[e3]);
|
||
})) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t2, Object.getOwnPropertyDescriptors(n2)) : l(Object(n2)).forEach((function(e3) {
|
||
Object.defineProperty(t2, e3, Object.getOwnPropertyDescriptor(n2, e3));
|
||
}));
|
||
}
|
||
return t2;
|
||
}
|
||
var d = { components: { Pagination: i["a"] }, data: function() {
|
||
return { pageTotal: 0, listLoading: false, listTable: [], sumTable: [], month: "", query: { companyId: JSON.parse(localStorage.getItem("companyInfo")).osId, year: "", month: "", pageSize: 10, pageNumber: 1, projectUuids: [], difference: "" }, organizeList: [], checkProjectS: [], updatabtnloading: false, dialogVisible: false, hb: false };
|
||
}, created: function() {
|
||
this.headClass();
|
||
}, mounted: function() {
|
||
this.month = this.$moment().format("YYYY-MM"), this.getlistData(), this.getOrganizeList();
|
||
}, methods: { filterColor: function(t2) {
|
||
var e2 = this.$moment(t2), n2 = this.$moment(), o2 = e2.isSame(n2, "day");
|
||
if (!o2) return { color: "red" };
|
||
}, closeDialog: function() {
|
||
this.dialogVisible = false, this.checkProjectS = [];
|
||
}, checkData: function() {
|
||
var t2 = this;
|
||
if (0 == this.checkProjectS.length) return this.$message.warning("请选择项目");
|
||
Object(c["m"])({ uuids: this.checkProjectS }).then((function(e2) {
|
||
0 == e2.code && (t2.$message.success("操作成功,即将更新".concat(t2.checkProjectS.length, "个项目数据,请关注“数据更新时间")), t2.closeDialog(), t2.getlistData());
|
||
}));
|
||
}, getOrganizeList: function() {
|
||
var t2 = this, e2 = { id: JSON.parse(localStorage.getItem("companyInfo")).osId, roleId: Number(localStorage.getItem("roleId")) };
|
||
Object(s["w"])(e2).then((function(e3) {
|
||
if (e3 && e3.data.length > 0) {
|
||
var n2 = t2.getTreeData(e3.data);
|
||
n2.length > 0 && (t2.organizeList = n2[0].childs);
|
||
}
|
||
})).catch((function(e3) {
|
||
t2.loadingTree = false;
|
||
}));
|
||
}, getTreeData: function(t2) {
|
||
for (var e2 = 0; e2 < t2.length; e2++) t2[e2].corpUuid && (t2[e2].uid = t2[e2].corpUuid, t2[e2].nameTxt = t2[e2].name), t2[e2].childs.map((function(t3) {
|
||
t3.uid = t3.uuid, t3.nameTxt = 1 == t3.attribute ? "".concat(t3.name, "(组织)") : "".concat(t3.name, "(部门)");
|
||
})), t2[e2].childs.length < 1 ? t2[e2].childs = void 0 : this.getTreeData(t2[e2].childs);
|
||
return t2;
|
||
}, qfhj: function(t2) {
|
||
return (this.validateNumber(t2.cq7) - this.validateNumber(t2.cr6) - this.validateNumber(t2.cr8) + (this.validateNumber(t2.cr1) - this.validateNumber(t2.cr7) - this.validateNumber(t2.cr9))).toFixed(2);
|
||
}, validateNumber: function(t2) {
|
||
if ("number" === typeof t2 && !isNaN(t2)) return t2;
|
||
if ("string" === typeof t2) {
|
||
var e2 = parseFloat(t2);
|
||
if (!isNaN(e2)) return e2;
|
||
}
|
||
return 0;
|
||
}, yshj: function(t2) {
|
||
return (this.validateNumber(t2.cq7) + this.validateNumber(t2.cr1)).toFixed(2);
|
||
}, bnqf: function(t2) {
|
||
return (this.validateNumber(t2.cq7) - this.validateNumber(t2.cr6) - this.validateNumber(t2.cr8)).toFixed(2);
|
||
}, wnqf: function(t2) {
|
||
return (this.validateNumber(t2.cr1) - this.validateNumber(t2.cr7) - this.validateNumber(t2.cr9)).toFixed(2);
|
||
}, sshj: function(t2) {
|
||
return (this.validateNumber(t2.cr6) + this.validateNumber(t2.cr7) + this.validateNumber(t2.cr8) + this.validateNumber(t2.cr9)).toFixed(2);
|
||
}, byswnsjl: function(t2) {
|
||
return 0 != this.validateNumber(t2.cr1) && 0 != this.validateNumber(t2.cr1) ? (this.validateNumber(t2.cr4) / this.validateNumber(t2.cr1) * 100).toFixed(2) + "%" : "0.00%";
|
||
}, wnsjl: function(t2) {
|
||
return 0 != this.validateNumber(this.validateNumber(t2.cr1) - 100 * this.validateNumber(t2.cr9)) && 0 != this.validateNumber(this.validateNumber(t2.cr1) - 100 * this.validateNumber(t2.cr9)) ? (this.validateNumber(t2.cr7) / this.validateNumber(this.validateNumber(t2.cr1) - 100 * this.validateNumber(t2.cr9))).toFixed(2) + "%" : "0.00%";
|
||
}, getlistData: function() {
|
||
var t2 = this;
|
||
this.listLoading = true, this.month ? (this.query.year = this.month.split("-")[0], this.query.month = this.month.split("-")[1]) : (this.query.year = "", this.query.month = ""), this.hb ? this.query.difference = 1 : this.query.difference = "", Object(c["g"])(this.query).then((function(e2) {
|
||
0 == e2.code && (t2.listTable = e2.data.records, t2.pageTotal = e2.data.rowsCount, t2.listLoading = false), Object(c["h"])(u(u({}, t2.query), {}, { pageSize: -1 })).then((function(e3) {
|
||
0 == e3.code && e3.data.records.forEach((function(e4, n2) {
|
||
e4 && (e4.projectName = "合计 : ", t2.$set(t2.listTable, t2.listTable.length, u({}, e4)));
|
||
}));
|
||
}));
|
||
})).catch((function() {
|
||
t2.listLoading = false;
|
||
}));
|
||
}, updataStatisic: function() {
|
||
var t2 = this;
|
||
this.updatabtnloading = true;
|
||
var e2 = { companyId: JSON.parse(localStorage.getItem("companyInfo")).osId };
|
||
updataContractStatistics(e2).then((function(e3) {
|
||
0 === e3.code && t2.$message({ message: "修正统计即将开始,数据更新将会耗费一定的时长,请稍后手动刷新数据", type: "warning" }), t2.updatabtnloading = false;
|
||
})).catch((function() {
|
||
t2.updatabtnloading = false;
|
||
}));
|
||
}, onSearch: function() {
|
||
this.query.pageNumber = 1, this.getlistData();
|
||
}, downLoadExecl: function() {
|
||
Object(c["f"])(this.query).then((function(t2) {
|
||
var e2 = new Blob([t2], { type: "application/vnd.ms-excel;charset=UTF-8" });
|
||
if (window.navigator.msSaveOrOpenBlob) navigator.msSaveBlob(e2);
|
||
else {
|
||
var n2 = document.createElement("a");
|
||
n2.download = "企业收费项报表", n2.href = URL.createObjectURL(e2), n2.click(), URL.revokeObjectURL(n2.href), document.body.removeChild(n2);
|
||
}
|
||
})).catch((function(t2) {
|
||
}));
|
||
}, resetForm: function(t2) {
|
||
this.$refs[t2].resetFields(), this.query.pageNumber = 1, this.getlistData();
|
||
}, handleSizeChange: function(t2) {
|
||
this.query.pageSize = t2, this.query.pageNumber = 1, this.getlistData();
|
||
}, handleCurrentChange: function(t2) {
|
||
this.query.pageNumber = t2, this.getlistData();
|
||
}, headClass: function() {
|
||
return "text-align:center;background:#FAFAFA;";
|
||
} } }, p = d, m = (n("75f6"), n("829d")), h = Object(m["a"])(p, o, a, false, null, "61e0793c", null);
|
||
e["default"] = h.exports;
|
||
}, b071: function(t, e, n) {
|
||
"use strict";
|
||
n.d(e, "n", (function() {
|
||
return a;
|
||
})), n.d(e, "q", (function() {
|
||
return r;
|
||
})), n.d(e, "o", (function() {
|
||
return i;
|
||
})), n.d(e, "r", (function() {
|
||
return c;
|
||
})), n.d(e, "E", (function() {
|
||
return s;
|
||
})), n.d(e, "D", (function() {
|
||
return l;
|
||
})), n.d(e, "N", (function() {
|
||
return u;
|
||
})), n.d(e, "K", (function() {
|
||
return d;
|
||
})), n.d(e, "F", (function() {
|
||
return p;
|
||
})), n.d(e, "p", (function() {
|
||
return m;
|
||
})), n.d(e, "G", (function() {
|
||
return h;
|
||
})), n.d(e, "H", (function() {
|
||
return f;
|
||
})), n.d(e, "O", (function() {
|
||
return b;
|
||
})), n.d(e, "k", (function() {
|
||
return v;
|
||
})), n.d(e, "M", (function() {
|
||
return _;
|
||
})), n.d(e, "l", (function() {
|
||
return y;
|
||
})), n.d(e, "j", (function() {
|
||
return g;
|
||
})), n.d(e, "i", (function() {
|
||
return O;
|
||
})), n.d(e, "L", (function() {
|
||
return j;
|
||
})), n.d(e, "x", (function() {
|
||
return S;
|
||
})), n.d(e, "y", (function() {
|
||
return w;
|
||
})), n.d(e, "c", (function() {
|
||
return k;
|
||
})), n.d(e, "d", (function() {
|
||
return T;
|
||
})), n.d(e, "b", (function() {
|
||
return P;
|
||
})), n.d(e, "w", (function() {
|
||
return C;
|
||
})), n.d(e, "v", (function() {
|
||
return q;
|
||
})), n.d(e, "C", (function() {
|
||
return N;
|
||
})), n.d(e, "a", (function() {
|
||
return x;
|
||
})), n.d(e, "A", (function() {
|
||
return L;
|
||
})), n.d(e, "t", (function() {
|
||
return F;
|
||
})), n.d(e, "B", (function() {
|
||
return D;
|
||
})), n.d(e, "u", (function() {
|
||
return R;
|
||
})), n.d(e, "s", (function() {
|
||
return z;
|
||
})), n.d(e, "z", (function() {
|
||
return I;
|
||
})), n.d(e, "P", (function() {
|
||
return B;
|
||
})), n.d(e, "g", (function() {
|
||
return U;
|
||
})), n.d(e, "h", (function() {
|
||
return $;
|
||
})), n.d(e, "f", (function() {
|
||
return M;
|
||
})), n.d(e, "e", (function() {
|
||
return E;
|
||
})), n.d(e, "m", (function() {
|
||
return V;
|
||
})), n.d(e, "I", (function() {
|
||
return A;
|
||
})), n.d(e, "J", (function() {
|
||
return J;
|
||
}));
|
||
var o = n("b775");
|
||
function a(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/currentYearTotal", method: "POST", data: t2 });
|
||
}
|
||
function r(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/employeeReport", method: "POST", data: t2 });
|
||
}
|
||
function i(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/currentYearTotalTask", method: "POST", data: t2 });
|
||
}
|
||
function c(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/employeeReportTask", method: "POST", data: t2 });
|
||
}
|
||
function s(t2) {
|
||
return Object(o["a"])({ url: "/company/Assess/pageListAssess", method: "POST", data: t2 });
|
||
}
|
||
function l(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/chargeTotal", method: "POST", data: t2 });
|
||
}
|
||
function u(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/currentTotalTask", method: "POST", data: t2 });
|
||
}
|
||
function d(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/syncTaskV2", method: "POST", data: t2 });
|
||
}
|
||
function p(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/syncUpdate", method: "POST", data: t2 });
|
||
}
|
||
function m(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/downloadChargeTotal", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function h(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/spaceTaskStatistics/pageList", method: "POST", data: t2 });
|
||
}
|
||
function f(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/spaceTaskStatistics/exportByMonth", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function b(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/spaceTaskStatistics/statistics", method: "POST", data: t2 });
|
||
}
|
||
function v(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/ContractTaskStatistics/pageList", method: "POST", data: t2 });
|
||
}
|
||
function _(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/ContractTaskStatistics/statistics", method: "POST", data: t2 });
|
||
}
|
||
function y(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/ContractTaskStatistics/pageItemList", method: "POST", data: t2 });
|
||
}
|
||
function g(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/ContractExecuteStatistics/pageList", method: "POST", data: t2 });
|
||
}
|
||
function O(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/ContractExecuteStatistics/export", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function j(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/ContractExecuteStatistics/statistics", method: "POST", data: t2 });
|
||
}
|
||
function S(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/InspectSubscribe/reportPageList", method: "POST", data: t2 });
|
||
}
|
||
function w(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/InspectSubscribe/exportReport", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function k(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/TaskStatisticsReport/pageList", method: "POST", data: t2 });
|
||
}
|
||
function T(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/TaskStatisticsReport/statistics", method: "POST", data: t2 });
|
||
}
|
||
function P(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/TaskStatisticsReport/exportReport", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function C(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/personWeekInfo", method: "POST", data: t2 });
|
||
}
|
||
function q(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/downloadWeekInfo", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function N(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/projectWxpublicUser", method: "POST", data: t2 });
|
||
}
|
||
function x(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/TaskStatisticsReport/projectPageList", method: "POST", data: t2 });
|
||
}
|
||
function L(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/PostponeWorder/projectOrderStatisticsPage", method: "POST", data: t2 });
|
||
}
|
||
function F(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/PostponeWorder/memberOrderPage", method: "POST", data: t2 });
|
||
}
|
||
function D(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/TaskStatisticsReport/projectPageByTaskType", method: "POST", data: t2 });
|
||
}
|
||
function R(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/TaskStatisticsReport/pageByTaskType", method: "POST", data: t2 });
|
||
}
|
||
function z(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/WorkOrder/memberOrderPage", method: "POST", data: t2 });
|
||
}
|
||
function I(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/PostponeWorder/export", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function B(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/WorkOrder/export", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function U(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/ChargeReportByCharge/pageList", method: "POST", data: t2 });
|
||
}
|
||
function $(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/ChargeReportByCharge/pageList/sum", method: "POST", data: t2 });
|
||
}
|
||
function M(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/ChargeReportByCharge/out/excel", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
function E(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/calculated/rate", method: "POST", data: t2 });
|
||
}
|
||
function V(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/data/project/ChargeReportByCharge/current/by/charges", method: "POST", data: t2 });
|
||
}
|
||
function A(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/CustomerVisit/statisticsCustomerVisit", method: "POST", data: t2 });
|
||
}
|
||
function J(t2) {
|
||
return Object(o["a"])({ url: "/hakocompany/CustomerVisit/export", method: "POST", responseType: "blob", data: t2 });
|
||
}
|
||
} }]);
|