26 lines
1.6 KiB
JavaScript
26 lines
1.6 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-c9b152bc"], { "975d": function(e, t, a) {
|
|
}, "9af8": function(e, t, a) {
|
|
e.exports = a.p + "static/img/waiting.46d85db3.png";
|
|
}, bdca: function(e, t, a) {
|
|
"use strict";
|
|
a("975d");
|
|
}, c01c: 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 bgHeight" }, [a2("el-tabs", { staticClass: "thirdTabs", attrs: { value: e2.activeName, type: "border-card" }, on: { "tab-click": e2.handleClick } }, [a2("el-tab-pane", { attrs: { label: "调查记录", name: "InvestigationRecords" } }, ["InvestigationRecords" === e2.activeName ? a2("InvestigationRecords") : e2._e()], 1), e2._v(" "), a2("el-tab-pane", { attrs: { label: "调查问卷", name: "questionnaire" } }, ["questionnaire" === e2.activeName ? a2("questionnaire") : e2._e()], 1)], 1)], 1);
|
|
}, i = [], c = a("a5b8"), s = function() {
|
|
var e2 = this, t2 = e2.$createElement, a2 = e2._self._c || t2;
|
|
return a2("waitTab");
|
|
}, o = [], r = a("69b7"), l = { components: { waitTab: r["a"] }, data: function() {
|
|
return {};
|
|
}, methods: {} }, u = l, d = a("829d"), b = Object(d["a"])(u, s, o, false, null, null, null), p = b.exports, v = { name: "houseManage", components: { questionnaire: c["default"], InvestigationRecords: p }, data: function() {
|
|
return { activeName: "InvestigationRecords" };
|
|
}, methods: { handleClick: function(e2) {
|
|
var t2 = e2.paneName;
|
|
this.activeName = t2;
|
|
} } }, m = v, f = (a("bdca"), Object(d["a"])(m, n, i, false, null, "0e3e5a0a", null));
|
|
t["default"] = f.exports;
|
|
} }]);
|