19 lines
1.2 KiB
JavaScript
19 lines
1.2 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-604322cf"], { "592e": function(a, e, t) {
|
|
"use strict";
|
|
t.r(e);
|
|
var i = function() {
|
|
var a2 = this, e2 = a2.$createElement, t2 = a2._self._c || e2;
|
|
return t2("div", { staticClass: "app-container bgHeight" }, [t2("el-tabs", { staticClass: "thirdTabs", attrs: { value: a2.activeName, type: "border-card" }, on: { "tab-click": a2.handleClick } }, [t2("el-tab-pane", { attrs: { label: "定制套餐", name: "physicaExamineList" } }, [t2("physicaExamineList", { attrs: { queryType: 2 } })], 1), a2._v(" "), t2("el-tab-pane", { attrs: { label: "体检记录", name: "HEWC" } }, [t2("waitTab")], 1)], 1)], 1);
|
|
}, n = [], c = t("69b7"), s = t("c541"), l = { name: "customizedPhysical", components: { waitTab: c["a"], physicaExamineList: s["a"] }, data: function() {
|
|
return { activeName: "physicaExamineList" };
|
|
}, methods: { handleClick: function(a2) {
|
|
var e2 = a2.paneName;
|
|
this.activeName = e2;
|
|
} } }, r = l, o = (t("e8eb"), t("829d")), p = Object(o["a"])(r, i, n, false, null, "c11fd710", null);
|
|
e["default"] = p.exports;
|
|
}, e8eb: function(a, e, t) {
|
|
"use strict";
|
|
t("f6da");
|
|
}, f6da: function(a, e, t) {
|
|
} }]);
|