483 lines
41 KiB
JavaScript
483 lines
41 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-61606984"], { "0ca0": function(e, t, a) {
|
||
}, "0ca3": function(e, t, a) {
|
||
}, "48a8": function(e, t, a) {
|
||
}, "90e7": function(e, t, a) {
|
||
"use strict";
|
||
a.d(t, "g", (function() {
|
||
return i;
|
||
})), a.d(t, "m", (function() {
|
||
return r;
|
||
})), a.d(t, "f", (function() {
|
||
return o;
|
||
})), a.d(t, "l", (function() {
|
||
return s;
|
||
})), a.d(t, "h", (function() {
|
||
return l;
|
||
})), a.d(t, "n", (function() {
|
||
return c;
|
||
})), a.d(t, "a", (function() {
|
||
return u;
|
||
})), a.d(t, "b", (function() {
|
||
return p;
|
||
})), a.d(t, "c", (function() {
|
||
return d;
|
||
})), a.d(t, "e", (function() {
|
||
return f;
|
||
})), a.d(t, "d", (function() {
|
||
return m;
|
||
})), a.d(t, "i", (function() {
|
||
return h;
|
||
})), a.d(t, "j", (function() {
|
||
return g;
|
||
})), a.d(t, "o", (function() {
|
||
return v;
|
||
})), a.d(t, "k", (function() {
|
||
return b;
|
||
}));
|
||
var n = a("b775");
|
||
function i(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/DeductionInfo/findById", method: "post", data: e2 });
|
||
}
|
||
function r(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/DeductionInfo/update", method: "post", data: e2 });
|
||
}
|
||
function o(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/CollectionInfoApi/findById", method: "post", data: e2 });
|
||
}
|
||
function s(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/CollectionInfoApi/update", method: "post", data: e2 });
|
||
}
|
||
function l(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ChargePushConfigApi/findById", method: "post", data: e2 });
|
||
}
|
||
function c(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ChargePushConfigApi/update", method: "post", data: e2 });
|
||
}
|
||
function u(e2) {
|
||
return Object(n["a"])({ url: "/company/ProjectSatisfactionConfig/pageList", method: "post", data: e2 });
|
||
}
|
||
function p(e2) {
|
||
return Object(n["a"])({ url: "/company/ProjectSatisfactionConfig/update", method: "post", data: e2 });
|
||
}
|
||
function d(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/CockpitConfig/create", method: "post", data: e2 });
|
||
}
|
||
function f(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/CockpitConfig/findByCompanyIdAndType", method: "post", data: e2 });
|
||
}
|
||
function m(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/CockpitConfig/sceneMenuList", method: "post", data: e2 });
|
||
}
|
||
function h(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectConfig/pageList", method: "post", data: e2 });
|
||
}
|
||
function g(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectConfig/updateExponentByProjectUuid", method: "post", data: e2 });
|
||
}
|
||
function v(e2, t2) {
|
||
return Object(n["a"])({ url: "/oss/upload", isFile: true, isReturnResponse: true, headers: { "Content-Type": "multipart/form-data;charset=UTF-8" }, method: "post", data: e2, onUploadProgress: t2 && t2.onUploadProgress });
|
||
}
|
||
function b(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectConfig/updateVisitPollRateByProjectUuid", method: "post", data: e2 });
|
||
}
|
||
}, "91d1": function(e, t, a) {
|
||
"use strict";
|
||
a.r(t);
|
||
var n = function() {
|
||
var e2 = this, t2 = e2.$createElement, a2 = e2._self._c || t2;
|
||
return a2("div", { staticClass: "app-container cardSet" }, [a2("div", [a2("el-tabs", { attrs: { value: e2.activeName, type: "border-card" }, on: { "tab-click": e2.handleClick } }, [a2("el-tab-pane", { attrs: { label: "项目服务配置", name: "projectServiceConfig" } }, ["projectServiceConfig" === e2.activeName ? a2("projectServiceConfig", { attrs: { type: 2 } }) : e2._e()], 1)], 1)], 1)]);
|
||
}, i = [], r = function() {
|
||
var e2 = this, t2 = e2.$createElement, a2 = e2._self._c || t2;
|
||
return a2("div", { staticClass: "detailContent" }, [a2("el-card", { staticClass: "box-card topSearchBoxCard" }, [a2("div", { ref: "box", staticClass: "searchStys transition_dom" }, [a2("el-form", { ref: "searchInfo", attrs: { model: e2.searchInfo } }, [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: "name" } }, [a2("el-input", { attrs: { clearable: "", placeholder: "服务名称" }, model: { value: e2.searchInfo.name, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "name", t3);
|
||
}, expression: "searchInfo.name" } })], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "type" } }, [a2("el-select", { attrs: { placeholder: "服务类型", clearable: "" }, model: { value: e2.searchInfo.type, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "type", t3);
|
||
}, expression: "searchInfo.type" } }, e2._l(e2.planCategory, (function(e3) {
|
||
return a2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
|
||
})), 1)], 1)], 1)], 1)], 1), e2._v(" "), a2("div", { staticClass: "searchBtn" }, [a2("el-form-item", [a2("el-button", { on: { click: function(t3) {
|
||
return e2.resetForm("searchInfo");
|
||
} } }, [e2._v("重置")]), e2._v(" "), a2("el-button", { attrs: { type: "primary" }, on: { click: e2.onSearch } }, [e2._v("查询")]), e2._v(" "), e2.is_show || "80px" == e2.height ? e2._e() : a2("el-button", { attrs: { type: "text" }, on: { click: e2.upAndDown } }, [e2._v("展开"), a2("i", { staticClass: "el-icon-arrow-down" })]), e2._v(" "), e2.is_show && "80px" != e2.height ? a2("el-button", { attrs: { type: "text" }, on: { click: e2.upAndDown } }, [e2._v("收起"), a2("i", { staticClass: "el-icon-arrow-up" })]) : e2._e()], 1)], 1)])])], 1)]), e2._v(" "), a2("el-card", { staticClass: "box-card" }, [a2("div", { staticClass: "clearfix", attrs: { slot: "header" }, slot: "header" }, [a2("div", { staticClass: "cardHeader" }, [a2("span", [e2._v("服务列表")]), e2._v(" "), a2("el-button", { attrs: { type: "primary" }, on: { click: e2.editThisPage } }, [e2._v("新增服务")])], 1)]), e2._v(" "), a2("div", [a2("el-table", { attrs: { "header-cell-style": { background: "#eef1f6", color: "#606266" }, data: e2.tableData, align: "center", border: "" } }, [a2("el-table-column", { attrs: { label: "序号", align: "center", width: "80", fixed: "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [a2("span", [e2._v(e2._s(t3.$index + (e2.searchInfo.pageNumber - 1) * e2.searchInfo.pageSize + 1))])];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "服务ID", fixed: "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.codeNumber))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "服务名称", fixed: "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.name))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "服务类型" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(e2._f("getItemType")(t3.row.type, e2.planCategory)))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "服务图标" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [a2("el-image", { staticClass: "bannerImg", attrs: { src: t3.row.icon, fit: "contain" } }, [a2("div", { staticClass: "image-slot", attrs: { slot: "placeholder" }, slot: "placeholder" }, [e2._v("加载中"), a2("span", { staticClass: "dot" }, [e2._v("...")])]), e2._v(" "), a2("div", { staticClass: "image-error-slot", attrs: { slot: "error" }, slot: "error" }, [e2._v("-")])])];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "路由链接", "min-width": "100", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.linkUrl))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "跳转方", "min-width": "100", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(e2._f("getItemType")(t3.row.jumpModel, e2.jumpTargetList)))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "备注", "min-width": "120", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.remarks))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "操作", fixed: "right", width: "160" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [a2("el-button", { attrs: { type: "text" }, on: { click: function(a3) {
|
||
return e2.editItem(t3.row);
|
||
} } }, [e2._v("编辑")])];
|
||
} }]) })], 1)], 1), e2._v(" "), a2("div", { staticClass: "paginationSet" }, [a2("el-pagination", { attrs: { background: "", "current-page": e2.searchInfo.pageNumber, "page-sizes": [10, 30, 50, 100], "page-size": e2.searchInfo.pageSize, layout: "total, sizes, prev, pager, next, jumper", total: e2.total }, on: { "size-change": e2.handleSizeChange, "current-change": e2.handleCurrentChange } })], 1)]), e2._v(" "), a2("el-dialog", { attrs: { title: e2.dialogTitle, visible: e2.dialogFormVisible }, on: { "update:visible": function(t3) {
|
||
e2.dialogFormVisible = t3;
|
||
} } }, [a2("el-form", { ref: "baseServiceForm", attrs: { model: e2.baseServiceForm, rules: e2.baseServiceFormRules, "label-width": e2.formLabelWidth } }, [a2("el-form-item", { attrs: { label: "服务类型", prop: "type" } }, [a2("el-select", { attrs: { placeholder: "请选择服务类型" }, model: { value: e2.baseServiceForm.type, callback: function(t3) {
|
||
e2.$set(e2.baseServiceForm, "type", t3);
|
||
}, expression: "baseServiceForm.type" } }, e2._l(e2.planCategory, (function(e3) {
|
||
return a2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
|
||
})), 1)], 1), e2._v(" "), a2("el-form-item", { attrs: { label: "服务名称", prop: "name" } }, [a2("el-input", { attrs: { placeholder: "请输入所属服务的服务名称", autocomplete: "off", maxlength: "6", "show-word-limit": "" }, model: { value: e2.baseServiceForm.name, callback: function(t3) {
|
||
e2.$set(e2.baseServiceForm, "name", t3);
|
||
}, expression: "baseServiceForm.name" } })], 1), e2._v(" "), a2("el-form-item", { attrs: { label: "跳转方", prop: "jumpModel" } }, [a2("el-select", { attrs: { placeholder: "请选择所属服务的跳转方" }, model: { value: e2.baseServiceForm.jumpModel, callback: function(t3) {
|
||
e2.$set(e2.baseServiceForm, "jumpModel", t3);
|
||
}, expression: "baseServiceForm.jumpModel" } }, e2._l(e2.jumpTargetList, (function(e3) {
|
||
return a2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
|
||
})), 1)], 1), e2._v(" "), 3 === e2.baseServiceForm.jumpModel ? a2("el-form-item", { attrs: { label: "微信appId", prop: "wxAppid", rules: e2.wxAppidRules } }, [a2("el-input", { attrs: { placeholder: "请输入所属服务的微信appId", autocomplete: "off", maxlength: "64", "show-word-limit": "" }, model: { value: e2.baseServiceForm.wxAppid, callback: function(t3) {
|
||
e2.$set(e2.baseServiceForm, "wxAppid", t3);
|
||
}, expression: "baseServiceForm.wxAppid" } })], 1) : e2._e(), e2._v(" "), a2("el-form-item", { attrs: { label: "路由链接", prop: "linkUrl" } }, [a2("el-row", [a2("el-col", { attrs: { span: 22 } }, [a2("el-input", { attrs: { placeholder: "请输入所属服务的路由地址", maxlength: "300", "show-word-limit": "" }, model: { value: e2.baseServiceForm.linkUrl, callback: function(t3) {
|
||
e2.$set(e2.baseServiceForm, "linkUrl", t3);
|
||
}, expression: "baseServiceForm.linkUrl" } })], 1), e2._v(" "), a2("el-col", { staticClass: "icon-list__tips", attrs: { span: 2 } }, [a2("el-tooltip", { staticStyle: { padding: "10px" }, attrs: { placement: "top", effect: "light" } }, [a2("div", { attrs: { slot: "content" }, slot: "content" }, [a2("p", [e2._v("URL格式:")]), e2._v(" "), a2("p", [e2._v("1.常规业务开发的功能URL,如用户管理,目录下页面路径为 /Sys/User, 此处填写 /sys/user。")]), e2._v(" "), a2("p", [e2._v("2.嵌套外部网页,如通过菜单打开百度网页,此处填写 http://www.baidu.com,http:// 不可省略。")]), e2._v(" "), a2("p", [e2._v("示例:用户管理:/sys/user 嵌套百度:http://www.baidu.com 嵌套网页:http://127.0.0.1:8000")])]), e2._v(" "), a2("i", { staticClass: "el-icon-warning" })])], 1)], 1)], 1), e2._v(" "), a2("el-form-item", { attrs: { label: "服务图标", prop: "icon" } }, [a2("uploadOss", { staticClass: "upload-img", attrs: { imgStore: e2.imgStore, isShowFileList: true, listType: e2.listType, fileSizeLimit: 50, isLimitWH: false, whLimit: e2.whLimit }, model: { value: e2.baseServiceForm.icon, callback: function(t3) {
|
||
e2.$set(e2.baseServiceForm, "icon", t3);
|
||
}, expression: "baseServiceForm.icon" } }), e2._v(" "), a2("i", { staticClass: "el-icon-info" }), a2("i", { staticClass: "notes" }, [e2._v("图标尺寸为128*128,大小不超过50kB")])], 1), e2._v(" "), a2("el-form-item", { attrs: { label: "服务图标", prop: "remarks" } }, [a2("el-input", { attrs: { type: "textarea", autocomplete: "off", rows: 3, maxlength: "500", "show-word-limit": "" }, model: { value: e2.baseServiceForm.remarks, callback: function(t3) {
|
||
e2.$set(e2.baseServiceForm, "remarks", t3);
|
||
}, expression: "baseServiceForm.remarks" } })], 1)], 1), e2._v(" "), a2("div", { staticClass: "dialog-footer", attrs: { slot: "footer" }, slot: "footer" }, [a2("el-button", { on: { click: function(t3) {
|
||
e2.dialogFormVisible = false;
|
||
} } }, [e2._v("取 消")]), e2._v(" "), a2("el-button", { attrs: { type: "primary" }, on: { click: function(t3) {
|
||
return e2.submitForm("baseServiceForm");
|
||
} } }, [e2._v("确 定")])], 1)], 1)], 1);
|
||
}, o = [], s = a("cc57"), l = a("f747"), c = a("dce5"), u = { components: { uploadOss: s["a"] }, data: function() {
|
||
return { is_show: false, height: 0, searchInfo: { pageNumber: 1, pageSize: 10, name: "", type: "" }, total: 0, tableData: [], jumpTargetList: c["S"], planCategory: [{ value: 1, label: "基础服务" }, { value: 2, label: "公共服务" }, { value: 3, label: "生活服务" }], listType: "picture-card", imgStore: "miniBaseService/", whLimit: { w: 128, h: 128 }, dialogType: 0, dialogTitle: "新增服务", formLabelWidth: "120px", dialogFormVisible: false, baseServiceForm: { type: "", name: "", jumpModel: null, wxAppid: "", linkUrl: "", icon: "", remarks: "" }, baseServiceFormRules: { type: [{ required: true, message: "请选择服务类型", trigger: "change" }], name: [{ required: true, message: "请输入服务名称", trigger: "blur" }], jumpModel: [{ required: true, message: "请选择所属服务的跳转方", trigger: "change" }], linkUrl: [{ required: true, message: "请输入服务路由", trigger: "blur" }], icon: [{ required: true, message: "请选择服务图片", trigger: "blur" }] }, wxAppidRules: [{ required: true, message: "请输入所属服务的微信appId", trigger: "blur" }] };
|
||
}, mounted: function() {
|
||
this.getRealHeight(), this.getList();
|
||
}, methods: { getList: function() {
|
||
var e2 = this;
|
||
Object(l["b"])(this.searchInfo).then((function(t2) {
|
||
0 === t2.code && (e2.tableData = t2.data.records, e2.total = t2.data.rowsCount);
|
||
}));
|
||
}, editThisPage: function() {
|
||
this.dialogType = 0, this.baseServiceForm = { type: "", name: "", url: "", imageUrl: "", remark: "" }, this.dialogFormVisible = true;
|
||
}, editItem: function(e2) {
|
||
this.dialogType = 1, this.baseServiceForm = Object.assign({}, e2), this.dialogFormVisible = true;
|
||
}, submitForm: function(e2) {
|
||
var t2 = this;
|
||
this.$refs[e2].validate((function(e3) {
|
||
if (e3) {
|
||
var a2 = t2.baseServiceForm;
|
||
0 === t2.dialogType ? Object(l["a"])(a2).then((function(e4) {
|
||
0 === e4.code ? (t2.$message({ message: "添加成功", type: "success" }), t2.dialogFormVisible = false, t2.getList()) : t2.$message({ message: "添加失败", type: "error" });
|
||
})) : Object(l["k"])(a2).then((function(e4) {
|
||
0 === e4.code ? (t2.$message({ message: "编辑成功", type: "success" }), t2.dialogFormVisible = false, t2.getList()) : t2.$message({ message: "编辑失败", type: "error" });
|
||
}));
|
||
}
|
||
}));
|
||
}, onSearch: function() {
|
||
this.searchInfo.pageNumber = 1, this.getList();
|
||
}, resetForm: function(e2) {
|
||
this.$refs[e2].resetFields(), this.searchInfo.pageNumber = 1, this.getList();
|
||
}, handleSizeChange: function(e2) {
|
||
this.searchInfo.pageSize = e2, this.searchInfo.pageNumber = 1, this.getList();
|
||
}, handleCurrentChange: function(e2) {
|
||
this.searchInfo.pageNumber = e2, this.getList();
|
||
}, 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";
|
||
}));
|
||
}, addItem: function() {
|
||
this.$emit("clickAdd", this.info);
|
||
} } }, p = u, d = (a("c354"), a("829d")), f = Object(d["a"])(p, r, o, false, null, null, null), m = f.exports, h = function() {
|
||
var e2 = this, t2 = e2.$createElement, a2 = e2._self._c || t2;
|
||
return a2("div", [e2.configTop ? a2("div", [a2("div", { staticClass: "topSearch" }, [a2("el-form", { ref: "searchInfo", staticClass: "demo-form-inline", attrs: { inline: true, model: e2.searchInfo } }, [a2("el-form-item", { attrs: { label: "小区名称", prop: "name" } }, [a2("el-input", { attrs: { clearable: "", placeholder: "小区名称" }, model: { value: e2.searchInfo.name, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "name", t3);
|
||
}, expression: "searchInfo.name" } })], 1), e2._v(" "), a2("el-form-item", { attrs: { label: "基础服务", prop: "baseServiceName" } }, [a2("el-input", { attrs: { clearable: "", placeholder: "基础服务" }, model: { value: e2.searchInfo.baseServiceName, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "baseServiceName", t3);
|
||
}, expression: "searchInfo.baseServiceName" } })], 1), e2._v(" "), a2("el-form-item", { attrs: { label: "公共服务", prop: "businessServiceName" } }, [a2("el-input", { attrs: { clearable: "", placeholder: "公共服务" }, model: { value: e2.searchInfo.businessServiceName, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "businessServiceName", t3);
|
||
}, expression: "searchInfo.businessServiceName" } })], 1), e2._v(" "), a2("el-form-item", { attrs: { label: "生活服务", prop: "incrementServiceName" } }, [a2("el-input", { attrs: { clearable: "", placeholder: "生活服务" }, model: { value: e2.searchInfo.incrementServiceName, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "incrementServiceName", t3);
|
||
}, expression: "searchInfo.incrementServiceName" } })], 1), e2._v(" "), a2("el-form-item", [a2("el-button", { on: { click: function(t3) {
|
||
return e2.resetForm("searchInfo");
|
||
} } }, [e2._v("重置")]), e2._v(" "), a2("el-button", { attrs: { type: "primary" }, on: { click: e2.onSearch } }, [e2._v("查询")])], 1)], 1)], 1), e2._v(" "), a2("div", [a2("el-table", { attrs: { "header-cell-style": { background: "#eef1f6", color: "#606266" }, data: e2.tableData, align: "center", border: "" } }, [a2("el-table-column", { attrs: { label: "序号", align: "center", width: "80", fixed: "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [a2("span", [e2._v(e2._s(t3.$index + (e2.searchInfo.pageNumber - 1) * e2.searchInfo.pageSize + 1))])];
|
||
} }], null, false, 757905432) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "物业公司名称", fixed: "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.topOrganizationalName || "-"))];
|
||
} }], null, false, 2331134506) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "项目名称" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.name || "-"))];
|
||
} }], null, false, 2577856951) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "项目UUID" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.uuid || "-"))];
|
||
} }], null, false, 3332501149) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "已启用基础服务", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(e2.reviewServices(t3.row.projectServiceNames, 1)))];
|
||
} }], null, false, 3319840073) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "已启用公共服务", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(e2.reviewServices(t3.row.projectServiceNames, 2)))];
|
||
} }], null, false, 735666154) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "已启用生活服务", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(e2.reviewServices(t3.row.projectServiceNames, 3)))];
|
||
} }], null, false, 1018744459) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "操作", fixed: "right", width: "160" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [a2("el-button", { attrs: { type: "text" }, on: { click: function(a3) {
|
||
return e2.setDetail(t3.row);
|
||
} } }, [e2._v("服务配置")])];
|
||
} }], null, false, 4058497101) })], 1)], 1), e2._v(" "), a2("div", { staticClass: "paginationSet" }, [a2("el-pagination", { attrs: { background: "", "current-page": e2.searchInfo.pageNumber, "page-sizes": [10, 30, 50, 100], "page-size": e2.searchInfo.pageSize, layout: "total, sizes, prev, pager, next, jumper", total: e2.total }, on: { "size-change": e2.handleSizeChange, "current-change": e2.handleCurrentChange } })], 1)]) : e2._e(), e2._v(" "), e2.config ? a2("div", [a2("config", { attrs: { info: e2.detailInfo }, on: { back: e2.backList } })], 1) : e2._e()]);
|
||
}, g = [], v = function() {
|
||
var e2 = this, t2 = e2.$createElement, a2 = e2._self._c || t2;
|
||
return a2("div", { staticClass: "detailContent" }, [a2("div", { staticClass: "backBar" }, [a2("el-card", { attrs: { shadow: "never" } }, [a2("el-page-header", { attrs: { content: "【" + e2.info.topOrganizationalName + "-" + e2.info.name + "】服务配置" }, on: { back: e2.goBack } })], 1)], 1), e2._v(" "), a2("el-card", { staticClass: "box-card topSearchBoxCard" }, [a2("div", { ref: "box", staticClass: "searchStys transition_dom" }, [a2("el-form", { ref: "searchInfo", attrs: { model: e2.searchInfo } }, [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: "name" } }, [a2("el-input", { attrs: { clearable: "", placeholder: "服务名称" }, model: { value: e2.searchInfo.name, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "name", t3);
|
||
}, expression: "searchInfo.name" } })], 1)], 1), e2._v(" "), a2("el-col", { attrs: { span: 6 } }, [a2("el-form-item", { attrs: { prop: "type" } }, [a2("el-select", { attrs: { placeholder: "服务类型", clearable: "" }, model: { value: e2.searchInfo.type, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "type", t3);
|
||
}, expression: "searchInfo.type" } }, e2._l(e2.planCategory, (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: "status" } }, [a2("el-select", { attrs: { placeholder: "状态", clearable: "" }, model: { value: e2.searchInfo.status, callback: function(t3) {
|
||
e2.$set(e2.searchInfo, "status", t3);
|
||
}, expression: "searchInfo.status" } }, e2._l(e2.taskStatus, (function(e3) {
|
||
return a2("el-option", { key: e3.value, attrs: { label: e3.label, value: e3.value } });
|
||
})), 1)], 1)], 1)], 1)], 1), e2._v(" "), a2("div", { staticClass: "searchBtn" }, [a2("el-form-item", [a2("el-button", { on: { click: function(t3) {
|
||
return e2.resetForm("searchInfo");
|
||
} } }, [e2._v("重置")]), e2._v(" "), a2("el-button", { attrs: { type: "primary" }, on: { click: e2.onSearch } }, [e2._v("查询")]), e2._v(" "), e2.is_show || "80px" == e2.height ? e2._e() : a2("el-button", { attrs: { type: "text" }, on: { click: e2.upAndDown } }, [e2._v("展开"), a2("i", { staticClass: "el-icon-arrow-down" })]), e2._v(" "), e2.is_show && "80px" != e2.height ? a2("el-button", { attrs: { type: "text" }, on: { click: e2.upAndDown } }, [e2._v("收起"), a2("i", { staticClass: "el-icon-arrow-up" })]) : e2._e()], 1)], 1)])])], 1)]), e2._v(" "), a2("el-card", { staticClass: "box-card" }, [a2("div", { staticClass: "clearfix", attrs: { slot: "header" }, slot: "header" }, [a2("div", { staticClass: "cardHeader" }, [a2("span", [e2._v("服务列表")])])]), e2._v(" "), a2("div", [a2("el-table", { attrs: { "header-cell-style": { background: "#eef1f6", color: "#606266" }, data: e2.tableData, align: "center", border: "" } }, [a2("el-table-column", { attrs: { label: "序号", align: "center", width: "80", fixed: "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [a2("span", [e2._v(e2._s(t3.$index + (e2.searchInfo.pageNumber - 1) * e2.searchInfo.pageSize + 1))])];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "服务ID", fixed: "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.codeNumber))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "服务名称" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.name))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "服务类型", fixed: "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(e2._f("getItemType")(t3.row.type, e2.planCategory)))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "服务图标" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [a2("el-image", { staticClass: "bannerImg", attrs: { src: t3.row.icon, fit: "contain" } }, [a2("div", { staticClass: "image-slot", attrs: { slot: "placeholder" }, slot: "placeholder" }, [e2._v("加载中"), a2("span", { staticClass: "dot" }, [e2._v("...")])]), e2._v(" "), a2("div", { staticClass: "image-error-slot", attrs: { slot: "error" }, slot: "error" }, [e2._v("-")])])];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "状态" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.enableTime ? "已启用" : "未启用"))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "路由链接", prop: "linkUrl", "min-width": "120", "show-overflow-tooltip": "" } }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "启用时间", prop: "enableTime", "min-width": "180" } }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "备注", "min-width": "120", "show-overflow-tooltip": "" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [e2._v(e2._s(t3.row.remarks))];
|
||
} }]) }), e2._v(" "), a2("el-table-column", { attrs: { align: "center", label: "操作", fixed: "right", width: "80" }, scopedSlots: e2._u([{ key: "default", fn: function(t3) {
|
||
return [a2("el-button", { class: t3.row.enableTime ? "textBtn-err" : "textBtn-success", attrs: { type: "text" }, on: { click: function(a3) {
|
||
return e2.editItem(t3.row);
|
||
} } }, [e2._v(e2._s(t3.row.enableTime ? "停用" : "启用"))])];
|
||
} }]) })], 1)], 1), e2._v(" "), a2("div", { staticClass: "paginationSet" }, [a2("el-pagination", { attrs: { background: "", "current-page": e2.searchInfo.pageNumber, "page-sizes": [10, 30, 50, 100], "page-size": e2.searchInfo.pageSize, layout: "total, sizes, prev, pager, next, jumper", total: e2.total }, on: { "size-change": e2.handleSizeChange, "current-change": e2.handleCurrentChange } })], 1)])], 1);
|
||
}, b = [], _ = { props: ["info"], data: function() {
|
||
return { is_show: false, height: 0, searchInfo: { pageNumber: 1, pageSize: 10, name: "", status: "", type: "", projectUuid: "" }, total: 0, tableData: [], planCategory: [{ value: 1, label: "基础服务" }, { value: 2, label: "公共服务" }, { value: 3, label: "生活服务" }], taskStatus: [{ value: 1, label: "已启用" }, { value: 2, label: "未启用" }] };
|
||
}, mounted: function() {
|
||
this.searchInfo.projectUuid = this.info.uuid, this.getRealHeight(), this.getList();
|
||
}, methods: { getList: function() {
|
||
var e2 = this;
|
||
Object(l["e"])(this.searchInfo).then((function(t2) {
|
||
0 === t2.code && (e2.tableData = t2.data.records, e2.total = t2.data.rowsCount);
|
||
}));
|
||
}, onSearch: function() {
|
||
this.searchInfo.pageNumber = 1, this.getList();
|
||
}, resetForm: function(e2) {
|
||
this.$refs[e2].resetFields(), this.searchInfo.pageNumber = 1, this.getList();
|
||
}, handleSizeChange: function(e2) {
|
||
this.searchInfo.pageSize = e2, this.searchInfo.pageNumber = 1, this.getList();
|
||
}, handleCurrentChange: function(e2) {
|
||
this.searchInfo.pageNumber = e2, this.getList();
|
||
}, 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";
|
||
}));
|
||
}, addItem: function() {
|
||
this.$emit("clickAdd", this.info);
|
||
}, goBack: function() {
|
||
this.$emit("back");
|
||
}, editItem: function(e2) {
|
||
var t2 = this, a2 = 1, n2 = { isFrequently: a2, projectUuid: this.info.uuid }, i2 = "";
|
||
e2.configRelaId ? (n2 = Object.assign(n2, { id: e2.configRelaId }), i2 = "停用") : (n2 = Object.assign(n2, { projectServiceConfigId: e2.id }), i2 = "启用"), this.$confirm("确定要".concat(i2, "该服务?"), "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning" }).then((function() {
|
||
e2.configRelaId ? Object(l["j"])(n2).then((function(e3) {
|
||
0 === e3.code ? t2.$message({ type: "success", message: "操作成功" }) : t2.$message({ type: "error", message: "操作失败" }), t2.getList();
|
||
})) : Object(l["i"])(n2).then((function(e3) {
|
||
0 === e3.code ? t2.$message({ type: "success", message: "操作成功" }) : t2.$message({ type: "error", message: "操作失败" }), t2.getList();
|
||
}));
|
||
})).catch((function() {
|
||
}));
|
||
} } }, y = _, S = (a("d242"), Object(d["a"])(y, v, b, false, null, null, null)), w = S.exports, k = { components: { config: w }, data: function() {
|
||
return { configTop: true, config: false, total: 0, searchInfo: { pageNumber: 1, pageSize: 10, name: "", organizationalName: "", baseServiceName: "", businessServiceName: "", incrementServiceName: "", isServiceList: 2 }, tableData: [], detailInfo: {} };
|
||
}, mounted: function() {
|
||
this.searchInfo.organizationalName = JSON.parse(localStorage.getItem("companyInfo")).fullName, this.getList();
|
||
}, methods: { getList: function() {
|
||
var e2 = this;
|
||
Object(l["d"])(this.searchInfo).then((function(t2) {
|
||
e2.tableData = t2.data.records, e2.total = t2.data.rowsCount;
|
||
}));
|
||
}, onSearch: function() {
|
||
this.searchInfo.pageNumber = 1, this.getList();
|
||
}, resetForm: function(e2) {
|
||
this.$refs[e2].resetFields(), this.searchInfo.pageNumber = 1, this.getList();
|
||
}, handleSizeChange: function(e2) {
|
||
this.searchInfo.pageSize = e2, this.searchInfo.pageNumber = 1, this.getList();
|
||
}, handleCurrentChange: function(e2) {
|
||
this.searchInfo.pageNumber = e2, this.getList();
|
||
}, backList: function() {
|
||
this.configTop = true, this.config = false, this.getList();
|
||
}, setDetail: function(e2) {
|
||
this.detailInfo = e2, this.configTop = false, this.config = true;
|
||
}, reviewServices: function(e2, t2) {
|
||
if (null != e2) {
|
||
var a2 = e2[t2 - 1] ? e2[t2 - 1][t2] : "-";
|
||
return a2;
|
||
}
|
||
return "-";
|
||
} } }, C = k, I = (a("be63"), Object(d["a"])(C, h, g, false, null, null, null)), x = I.exports, j = { components: { basicServices: m, projectServiceConfig: x }, data: function() {
|
||
return { activeName: "projectServiceConfig" };
|
||
}, methods: { handleClick: function(e2) {
|
||
var t2 = e2.paneName;
|
||
this.activeName = t2;
|
||
} } }, L = j, F = Object(d["a"])(L, n, i, false, null, "1140ad9a", null);
|
||
t["default"] = F.exports;
|
||
}, b860: function(e, t, a) {
|
||
"use strict";
|
||
a("d7bc");
|
||
}, be63: function(e, t, a) {
|
||
"use strict";
|
||
a("0ca3");
|
||
}, c354: function(e, t, a) {
|
||
"use strict";
|
||
a("48a8");
|
||
}, cc57: function(e, t, a) {
|
||
"use strict";
|
||
var n = function() {
|
||
var e2 = this, t2 = e2.$createElement, a2 = e2._self._c || t2;
|
||
return a2("div", [[a2("el-upload", { staticClass: "upload-demo", attrs: { action: "", "http-request": e2.handleUpload, disabled: e2.disabled, "on-preview": e2.handlePreview, "on-remove": e2.handleRemove, "on-success": e2.handleSuccess, "before-remove": e2.beforeRemove, "show-file-list": e2.isShowFileList, accept: e2.accept, multiple: e2.multiple, limit: e2.limit, "on-exceed": e2.handleExceed, "file-list": e2.fileList, "list-type": e2.listType } }, ["picture-card" !== e2.listType ? [a2("el-button", { attrs: { size: "small", type: "primary" } }, [e2._v("点击上传")]), e2._v(" "), e2.disabled ? e2._e() : a2("div", { staticClass: "el-upload__tip", attrs: { slot: "tip" }, slot: "tip" }, [e2._v("\n 只能上传" + e2._s(e2.seeTrans[e2.uploadType]) + "文件,且不超过" + e2._s(e2.fileSizeLimit) + "MB\n ")])] : [!e2.isShowFileList && e2.fileList.length > 0 ? a2("img", { staticClass: "avatar", attrs: { src: e2.fileList[0].url } }) : a2("i", { staticClass: "el-icon-picture-outline avatar-uploader-icon" }), e2._v(" "), e2.disabled ? e2._e() : a2("div", { staticClass: "el-upload__tip", attrs: { slot: "tip" }, slot: "tip" }, [e2._v("\n 只能上传" + e2._s(e2.seeTrans[e2.uploadType]) + "文件,且不超过" + e2._s(e2.fileSizeLimit) + "MB\n ")])]], 2), e2._v(" "), a2("el-dialog", { attrs: { visible: e2.dialogVisible }, on: { "update:visible": function(t3) {
|
||
e2.dialogVisible = t3;
|
||
} } }, [a2("img", { attrs: { width: "100%", src: e2.dialogImageUrl, alt: "" } })])]], 2);
|
||
}, i = [], r = (a("b5aa"), a("3ef1")), o = (a("d31c"), a("aa18"), a("982e"), a("fc02"), a("a450"), a("e680"), a("90e7")), s = (a("4057"), function() {
|
||
function e2() {
|
||
return (65536 * (1 + Math.random()) | 0).toString(16).substring(1);
|
||
}
|
||
return "".concat(+/* @__PURE__ */ new Date(), "_").concat(e2()).concat(e2());
|
||
});
|
||
function l(e2) {
|
||
var t2 = e2.lastIndexOf("."), a2 = "";
|
||
return -1 != t2 && (a2 = e2.substring(t2)), a2;
|
||
}
|
||
var c = { name: "Upload", props: { value: String, tip: { type: String, default: "上传大小不能超过80M" }, limit: { type: Number, default: 1 }, action: { type: String, default: "" }, headers: { type: Object, default: function() {
|
||
} }, name: { type: String, default: "" }, listType: { type: String, default: "picture" }, fileSizeLimit: { type: Number, default: 1 }, accept: { type: String, default: "image/jpeg,image/png,image/JPG,image/jpg,image/PNG" }, uploadType: { type: String, default: function() {
|
||
return "images";
|
||
} }, multiple: { type: Boolean, default: false }, isShowFileList: { type: Boolean, default: false }, disabled: { type: Boolean, default: false }, imgStore: { type: String }, isChangeFileName: { type: Boolean, default: true } }, data: function() {
|
||
return { uploadTypeTrans: { images: { accept: "image/jpeg,image/png,image/JPG,image/jpg,image/PNG" }, music: { accept: "audio/mp3,video/mp4" }, doc: { accept: "text/plain,application/msword,application/excel,application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.wordprocessingml.document" }, pdf: { accept: "application/pdf" } }, seeTrans: { music: "歌曲", images: "图片", doc: "文档", xlsx: "execl文件", pdf: "pdf文档" }, dialogVisible: false, dialogImageUrl: "" };
|
||
}, computed: { imageUrl: function() {
|
||
return this.value;
|
||
}, imageName: function() {
|
||
return null != this.value && "" !== this.value && void 0 != this.value ? this.value.substr(this.value.lastIndexOf("/") + 1) : null;
|
||
}, fileList: function() {
|
||
return null != this.value && "" !== this.value && void 0 != this.value ? [{ name: this.imageName ? this.imageName : "", url: this.imageUrl ? this.imageUrl : "" }] : [];
|
||
}, showFileList: { get: function() {
|
||
return null !== this.value && "" !== this.value && void 0 !== this.value;
|
||
}, set: function(e2) {
|
||
} } }, mounted: function() {
|
||
this.uploadType && this.uploadTypeTrans[this.uploadType].accept && (this.accept = this.uploadTypeTrans[this.uploadType].accept);
|
||
}, methods: { emitInput: function(e2) {
|
||
this.$emit("input", e2);
|
||
}, handleRemove: function(e2, t2) {
|
||
this.emitInput("");
|
||
}, handlePreview: function(e2) {
|
||
this.dialogImageUrl = e2.url, this.dialogVisible = true;
|
||
}, handleExceed: function(e2, t2) {
|
||
console.log("fileList", t2), this.$message.warning("每次只能上传 ".concat(this.limit, " 个文件"));
|
||
}, beforeRemove: function(e2, t2) {
|
||
return this.$confirm("确定移除 ".concat(e2.name, "?"));
|
||
}, beforeAvatarUpload: function(e2) {
|
||
var t2 = e2.size / 1024 / 1024 < this.fileSizeLimit;
|
||
if (!t2) return this.$message.error("上传文件大小不能超过" + this.fileSizeLimit + "MB!"), false;
|
||
var a2 = this.accept.split(","), n2 = a2.some((function(t3) {
|
||
return e2.type === t3.trim() || t3.includes("*") && e2.type.startsWith(t3.split("*")[0]);
|
||
}));
|
||
return !(!n2 && a2.length > 0) || (this.$message.error("上传文件类型不符合要求!"), false);
|
||
}, handleSuccess: function(e2, t2, a2) {
|
||
this.fileList = a2, this.$emit("on-success", t2, a2);
|
||
}, add0: function(e2) {
|
||
return e2 < 10 ? "0" + e2 : e2;
|
||
}, getYearMonthDay: function() {
|
||
var e2 = /* @__PURE__ */ new Date(), t2 = e2.getFullYear(), a2 = e2.getMonth() + 1, n2 = e2.getDate();
|
||
return "" + t2 + this.add0(a2) + this.add0(n2);
|
||
}, handleUpload: (function() {
|
||
var e2 = Object(r["a"])(regeneratorRuntime.mark((function e3(t3) {
|
||
var a2, n2, i2, r2, c2;
|
||
return regeneratorRuntime.wrap((function(e4) {
|
||
while (1) switch (e4.prev = e4.next) {
|
||
case 0:
|
||
return e4.prev = 0, console.log("option", t3), a2 = "", a2 = this.isChangeFileName ? s() + l(t3.file.name) : t3.file.name, n2 = new FormData(), n2.append("file", t3.file), n2.append("imgStore", this.imgStore), n2.append("fileName", a2), n2.append("yearMonthDay", this.getYearMonthDay()), e4.next = 1, Object(o["o"])(n2);
|
||
case 1:
|
||
if (i2 = e4.sent, !i2 || !i2.data || 0 !== i2.data.code) {
|
||
e4.next = 2;
|
||
break;
|
||
}
|
||
r2 = i2.data.data.fullUrl || i2.data.data.url, t3.onSuccess({ name: t3.file.name, url: r2 }), this.fileList.pop(), this.fileList.push({ name: t3.file.name, url: r2 }), this.emitInput(r2), this.$message.success("文件上传成功"), e4.next = 3;
|
||
break;
|
||
case 2:
|
||
throw new Error(i2.data.message || "上传失败");
|
||
case 3:
|
||
e4.next = 5;
|
||
break;
|
||
case 4:
|
||
e4.prev = 4, c2 = e4["catch"](0), console.error("上传失败:", c2), this.$message.error("文件上传失败: ".concat(c2.message || "未知错误")), t3.onError("上传失败");
|
||
case 5:
|
||
case "end":
|
||
return e4.stop();
|
||
}
|
||
}), e3, this, [[0, 4]]);
|
||
})));
|
||
function t2(t3) {
|
||
return e2.apply(this, arguments);
|
||
}
|
||
return t2;
|
||
})() } }, u = c, p = (a("b860"), a("829d")), d = Object(p["a"])(u, n, i, false, null, "20ab94cc", null);
|
||
t["a"] = d.exports;
|
||
}, d242: function(e, t, a) {
|
||
"use strict";
|
||
a("0ca0");
|
||
}, d7bc: function(e, t, a) {
|
||
}, f747: function(e, t, a) {
|
||
"use strict";
|
||
a.d(t, "b", (function() {
|
||
return i;
|
||
})), a.d(t, "a", (function() {
|
||
return r;
|
||
})), a.d(t, "k", (function() {
|
||
return o;
|
||
})), a.d(t, "e", (function() {
|
||
return s;
|
||
})), a.d(t, "i", (function() {
|
||
return l;
|
||
})), a.d(t, "j", (function() {
|
||
return c;
|
||
})), a.d(t, "c", (function() {
|
||
return u;
|
||
})), a.d(t, "h", (function() {
|
||
return p;
|
||
})), a.d(t, "d", (function() {
|
||
return d;
|
||
})), a.d(t, "f", (function() {
|
||
return f;
|
||
})), a.d(t, "g", (function() {
|
||
return m;
|
||
}));
|
||
var n = a("b775");
|
||
function i(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectServiceConfig/pageList", method: "post", data: e2 });
|
||
}
|
||
function r(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectServiceConfig/create", method: "post", data: e2 });
|
||
}
|
||
function o(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectServiceConfig/update", method: "post", data: e2 });
|
||
}
|
||
function s(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectServiceConfig/configPageList", method: "post", data: e2 });
|
||
}
|
||
function l(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectServiceConfigRela/enable", method: "post", data: e2 });
|
||
}
|
||
function c(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectServiceConfigRela/stop", method: "post", data: e2 });
|
||
}
|
||
function u(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectServiceConfigRela/findEnableListByProjectUuid", method: "post", data: e2 });
|
||
}
|
||
function p(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/ProjectServiceConfigRela/setFrequently", method: "post", data: e2 });
|
||
}
|
||
function d(e2) {
|
||
return Object(n["a"])({ url: "/company/organizationalStructure/projectServicePageList", method: "post", data: e2 });
|
||
}
|
||
function f(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/MeteringConfig/pageList", method: "post", data: e2 });
|
||
}
|
||
function m(e2) {
|
||
return Object(n["a"])({ url: "/hakocompany/MeteringConfig/update", method: "post", data: e2 });
|
||
}
|
||
} }]);
|