181 lines
9.2 KiB
JavaScript
181 lines
9.2 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-228d4e79"], { "6a87": function(t, e, r) {
|
||
"use strict";
|
||
r("e086");
|
||
}, 7274: function(t, e, r) {
|
||
"use strict";
|
||
r.d(e, "f", (function() {
|
||
return o;
|
||
})), r.d(e, "t", (function() {
|
||
return a;
|
||
})), r.d(e, "x", (function() {
|
||
return u;
|
||
})), r.d(e, "g", (function() {
|
||
return i;
|
||
})), r.d(e, "B", (function() {
|
||
return c;
|
||
})), r.d(e, "s", (function() {
|
||
return d;
|
||
})), r.d(e, "c", (function() {
|
||
return p;
|
||
})), r.d(e, "l", (function() {
|
||
return s;
|
||
})), r.d(e, "z", (function() {
|
||
return f;
|
||
})), r.d(e, "A", (function() {
|
||
return m;
|
||
})), r.d(e, "n", (function() {
|
||
return l;
|
||
})), r.d(e, "m", (function() {
|
||
return j;
|
||
})), r.d(e, "j", (function() {
|
||
return h;
|
||
})), r.d(e, "o", (function() {
|
||
return b;
|
||
})), r.d(e, "h", (function() {
|
||
return g;
|
||
})), r.d(e, "i", (function() {
|
||
return y;
|
||
})), r.d(e, "k", (function() {
|
||
return C;
|
||
})), r.d(e, "p", (function() {
|
||
return v;
|
||
})), r.d(e, "y", (function() {
|
||
return O;
|
||
})), r.d(e, "r", (function() {
|
||
return _;
|
||
})), r.d(e, "w", (function() {
|
||
return P;
|
||
})), r.d(e, "a", (function() {
|
||
return S;
|
||
})), r.d(e, "b", (function() {
|
||
return F;
|
||
})), r.d(e, "e", (function() {
|
||
return U;
|
||
})), r.d(e, "d", (function() {
|
||
return T;
|
||
})), r.d(e, "v", (function() {
|
||
return I;
|
||
})), r.d(e, "q", (function() {
|
||
return R;
|
||
})), r.d(e, "u", (function() {
|
||
return w;
|
||
}));
|
||
var n = r("b775");
|
||
function o(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/findByUuid", method: "post", data: t2 });
|
||
}
|
||
function a(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/updateByProjectUuid", method: "post", data: t2 });
|
||
}
|
||
function u(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/scheduled/push/date", method: "post", data: t2 });
|
||
}
|
||
function i(t2) {
|
||
return Object(n["a"])({ url: "/appproject/OrderInfo/findLiaisonByProjectUuids", method: "post", data: t2 });
|
||
}
|
||
function c(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectInit/getVisitConfig", method: "post", data: t2 });
|
||
}
|
||
function d(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectInit/updateBatchVisitConfig", method: "post", data: t2 });
|
||
}
|
||
function p(t2) {
|
||
return Object(n["a"])({ url: "/appproject/QualityControls/choose", method: "post", data: t2 });
|
||
}
|
||
function s(t2) {
|
||
return Object(n["a"])({ url: "/appproject/QualityControls/pageList", method: "post", data: t2 });
|
||
}
|
||
function f(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ChargeReceivable/urge/listFee", method: "post", data: t2 });
|
||
}
|
||
function m(t2) {
|
||
return Object(n["a"])({ url: "/appproject/CustomerVisit/create/by/urge/model", method: "post", data: t2 });
|
||
}
|
||
function l(t2) {
|
||
return Object(n["a"])({ url: "/appproject/SalaryConfig/findByProjectUuid", method: "post", data: t2 });
|
||
}
|
||
function j(t2) {
|
||
return Object(n["a"])({ url: "/appproject/SalaryConfig/edit", method: "post", data: t2 });
|
||
}
|
||
function h(t2) {
|
||
return Object(n["a"])({ url: "/appproject/MemberSalaryConfig/pageList", method: "post", data: t2 });
|
||
}
|
||
function b(t2) {
|
||
return Object(n["a"])({ url: "/appproject/MemberSalaryConfig/salaryItemPageList", method: "post", data: t2 });
|
||
}
|
||
function g(t2) {
|
||
return Object(n["a"])({ url: "/appproject/MemberSalaryConfig/create", method: "post", data: t2 });
|
||
}
|
||
function y(t2) {
|
||
return Object(n["a"])({ url: "/appproject/MemberSalaryConfig/findById", method: "post", data: t2 });
|
||
}
|
||
function C(t2) {
|
||
return Object(n["a"])({ url: "/appproject/MemberSalaryConfig/update", method: "post", data: t2 });
|
||
}
|
||
function v(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/updateAccessControlByProjectUuid", method: "post", data: t2 });
|
||
}
|
||
function O(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/updateTargetValueByProjectUuid", method: "post", data: t2 });
|
||
}
|
||
function _(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/updateAutoResetDangerousByProjectUuid", method: "post", data: t2 });
|
||
}
|
||
function P(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/updateMeterReadingType", method: "post", data: t2 });
|
||
}
|
||
function S(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ChargeOrderConfig/pageList", method: "post", data: t2 });
|
||
}
|
||
function F(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ChargeOrderConfig/update", method: "post", data: t2 });
|
||
}
|
||
function U(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectReturnStatistics/debtAnalysisDetail", method: "post", data: t2 });
|
||
}
|
||
function T(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ChargeOrder/createBatch", method: "post", data: t2 });
|
||
}
|
||
function I(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/updateEnergyParams", method: "post", data: t2 });
|
||
}
|
||
function R(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/updateAutoCharge", method: "post", data: t2 });
|
||
}
|
||
function w(t2) {
|
||
return Object(n["a"])({ url: "/appproject/ProjectConfig/updateChargeDeduction", method: "post", data: t2 });
|
||
}
|
||
}, "9ca3": function(t, e, r) {
|
||
"use strict";
|
||
r.r(e);
|
||
var n = function() {
|
||
var t2 = this, e2 = t2.$createElement, r2 = t2._self._c || e2;
|
||
return r2("div", { staticClass: "app-container bgHeight" }, [r2("el-form", { ref: "setForm", staticClass: "demo-ruleForm", attrs: { model: t2.setForm, "label-width": "220px" } }, [r2("el-card", { staticClass: "box-card", attrs: { shadow: "never" } }, [r2("el-divider", { attrs: { "content-position": "left" } }, [t2._v("计量-家庭收费配置")]), t2._v(" "), r2("el-form-item", { attrs: { label: "抄表度数是否需要保持连续性", prop: "needContinuity" } }, [r2("el-select", { model: { value: t2.setForm.needContinuity, callback: function(e3) {
|
||
t2.$set(t2.setForm, "needContinuity", e3);
|
||
}, expression: "setForm.needContinuity" } }, [r2("el-option", { attrs: { label: "否", value: 0 } }), t2._v(" "), r2("el-option", { attrs: { label: "是", value: 1 } })], 1)], 1), t2._v(" "), r2("el-form-item", [r2("el-button", { attrs: { type: "primary" }, on: { click: t2.confirmSet } }, [t2._v("保存")])], 1)], 1), t2._v(" "), r2("el-card", { staticClass: "box-card", attrs: { shadow: "never" } }, [r2("el-divider", { attrs: { "content-position": "left" } }, [t2._v("能源配置")]), t2._v(" "), r2("el-form-item", { attrs: { label: "抄表时间类型设置", prop: "meterReadingType" } }, [r2("el-select", { model: { value: t2.setForm.meterReadingType, callback: function(e3) {
|
||
t2.$set(t2.setForm, "meterReadingType", e3);
|
||
}, expression: "setForm.meterReadingType" } }, [r2("el-option", { attrs: { label: "下月初抄表", value: 1 } }), t2._v(" "), r2("el-option", { attrs: { label: "本月末抄表", value: 2 } })], 1)], 1), t2._v(" "), r2("el-form-item", [r2("el-button", { attrs: { type: "primary" }, on: { click: t2.meterReadingTypeConfirmSet } }, [t2._v("保存")])], 1), t2._v(" "), r2("p", [t2._v("\n “下月初抄表”:取1月最晚至12月最晚。2025年1月的用电量,取2025年1月最晚抄表的电表读数减去2024年12月最晚抄表的记录读数。\n ")]), t2._v(" "), r2("p", [t2._v("\n “本月末抄表”:取12月最晚至11月最晚。2025年1月的用电量,取2024年12月最晚抄表的电表读数减去2024年11月最晚抄表的记录读数。\n ")]), t2._v(" "), r2("div", [r2("span", { staticStyle: { "font-size": "12px" } }, [t2._v("更新人:" + t2._s(t2.setForm.meterUpdaterName || "暂无"))]), t2._v(" "), r2("span", { staticStyle: { "font-size": "12px" } }, [t2._v("更新时间:" + t2._s(t2.setForm.meterUpdateTime || "暂无"))])])], 1)], 1)], 1);
|
||
}, o = [], a = r("7274"), u = { data: function() {
|
||
return { setInfo: "", setForm: { needContinuity: "", meterReadingType: "", meterUpdaterName: "", meterUpdateTime: "" } };
|
||
}, created: function() {
|
||
this.getSet();
|
||
}, methods: { getSet: function() {
|
||
var t2 = this;
|
||
Object(a["f"])({ uuid: this.$store.state.community_uuid }).then((function(e2) {
|
||
e2.data && 0 == e2.code ? (t2.setInfo = JSON.parse(JSON.stringify(e2.data)), t2.setForm.needContinuity = t2.setInfo.needContinuity, t2.setForm.meterReadingType = t2.setInfo.meterReadingType, t2.setForm.meterUpdaterName = t2.setInfo.meterUpdaterName, t2.setForm.meterUpdateTime = t2.setInfo.meterUpdateTime) : t2.setInfo = "";
|
||
}));
|
||
}, meterReadingTypeConfirmSet: function() {
|
||
var t2 = this;
|
||
Object(a["w"])({ meterReadingType: this.setForm.meterReadingType, projectUuid: this.$store.state.community_uuid, meterUpdaterName: this.$store.state.user.userInfo.memberName, meterUpdaterId: this.$store.state.user.userInfo.memberId }).then((function(e2) {
|
||
0 == e2.code && (t2.$message({ message: "设置成功!", type: "success" }), t2.getSet());
|
||
}));
|
||
}, confirmSet: function() {
|
||
var t2 = this, e2 = { needContinuity: this.setForm.needContinuity, projectUuid: this.$store.state.community_uuid };
|
||
Object(a["t"])(e2).then((function(e3) {
|
||
0 == e3.code && (t2.$message({ message: "设置成功!", type: "success" }), t2.getSet());
|
||
}));
|
||
} } }, i = u, c = (r("6a87"), r("829d")), d = Object(c["a"])(i, n, o, false, null, "8935bd8e", null);
|
||
e["default"] = d.exports;
|
||
}, e086: function(t, e, r) {
|
||
} }]);
|