21 lines
1.2 KiB
JavaScript
21 lines
1.2 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-0bbe230f"], { "5b15": function(a, t, e) {
|
|
"use strict";
|
|
e.r(t);
|
|
var n = function() {
|
|
var a2 = this, t2 = a2.$createElement, e2 = a2._self._c || t2;
|
|
return e2("div", { staticClass: "app-container bgHeight" }, [e2("el-tabs", { staticClass: "thirdTabs", attrs: { value: a2.activeName, type: "border-card" }, on: { "tab-click": a2.handleClick } }, [e2("el-tab-pane", { attrs: { label: "客户微信", name: "customerWechat" } }, [e2("waitTab")], 1), a2._v(" "), e2("el-tab-pane", { attrs: { label: "管家企业微信配置", name: "HEWC" } }, [e2("waitTab")], 1)], 1)], 1);
|
|
}, c = [], i = e("69b7"), s = { name: "houseManage", components: { waitTab: i["a"] }, data: function() {
|
|
return { activeName: "customerWechat" };
|
|
}, methods: { handleClick: function(a2) {
|
|
var t2 = a2.paneName;
|
|
this.activeName = t2;
|
|
} } }, r = s, l = (e("5e96"), e("829d")), o = Object(l["a"])(r, n, c, false, null, "3548e147", null);
|
|
t["default"] = o.exports;
|
|
}, "5e96": function(a, t, e) {
|
|
"use strict";
|
|
e("ae12");
|
|
}, "9af8": function(a, t, e) {
|
|
a.exports = e.p + "static/img/waiting.46d85db3.png";
|
|
}, ae12: function(a, t, e) {
|
|
} }]);
|