19 lines
1.2 KiB
JavaScript
19 lines
1.2 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-7a99cdd8"], { "685e": function(a, t, e) {
|
|
}, "8f88": function(a, t, e) {
|
|
"use strict";
|
|
e.r(t);
|
|
var i = 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: "physicaExamineList" } }, [e2("physicaExamineList", { attrs: { queryType: 1 } })], 1), a2._v(" "), e2("el-tab-pane", { attrs: { label: "专项体检记录", name: "HEWC" } }, [e2("waitTab")], 1)], 1)], 1);
|
|
}, n = [], s = e("69b7"), c = e("c541"), l = { name: "specialPhysical", components: { waitTab: s["a"], physicaExamineList: c["a"] }, data: function() {
|
|
return { activeName: "physicaExamineList" };
|
|
}, methods: { handleClick: function(a2) {
|
|
var t2 = a2.paneName;
|
|
this.activeName = t2;
|
|
} } }, r = l, p = (e("bfa2"), e("829d")), b = Object(p["a"])(r, i, n, false, null, "748523d6", null);
|
|
t["default"] = b.exports;
|
|
}, bfa2: function(a, t, e) {
|
|
"use strict";
|
|
e("685e");
|
|
} }]);
|