Files
ba_web/ab/static/js/chunk-1f677e9b.0aad2cbf.js

2 lines
11 KiB
JavaScript
Raw Normal View History

2025-09-26 17:22:28 +08:00
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-1f677e9b"], { "01e1": function (e, t, l) { "use strict"; l("d9a8") }, 1667: function (e, t, l) { }, "2e9d": function (e, t, l) { "use strict"; var a = l("7a23"); const o = { class: "title" }, c = { key: 0, class: "font" }, n = { key: 1, class: "flex", style: { "align-items": "center" } }, r = { class: "cnetr" }, b = { class: "right" }; var d = { __name: "PageTitle", props: { title: { type: String || Array, default: [] }, active: { type: Number, default: 0 }, marginBottom: { type: Number, default: 0 }, backgroundColor: { type: String, default: "rgb(255, 255, 255, 0)" } }, emits: ["change", "update:active"], setup(e, { emit: t }) { function l(e, l) { t("update:active", l), t("change", e) } return (t, d) => { const i = Object(a["resolveComponent"])("el-button"); return Object(a["openBlock"])(), Object(a["createElementBlock"])("div", { class: "pageTitle", style: Object(a["normalizeStyle"])(`margin-bottom: ${e.marginBottom}px;background-color: ${e.backgroundColor}`) }, [Object(a["createElementVNode"])("div", o, ["string" === typeof e.title ? (Object(a["openBlock"])(), Object(a["createElementBlock"])("div", c, Object(a["toDisplayString"])(e.title), 1)) : (Object(a["openBlock"])(), Object(a["createElementBlock"])("ul", n, [(Object(a["openBlock"])(!0), Object(a["createElementBlock"])(a["Fragment"], null, Object(a["renderList"])(e.title, (t, o) => (Object(a["openBlock"])(), Object(a["createBlock"])(i, { onClick: e => l(t, o), type: e.active == o ? "primary" : "", key: o }, { default: Object(a["withCtx"])(() => [Object(a["createTextVNode"])(Object(a["toDisplayString"])(t), 1)]), _: 2 }, 1032, ["onClick", "type"]))), 128))]))]), Object(a["createElementVNode"])("div", r, [Object(a["renderSlot"])(t.$slots, "center")]), Object(a["createElementVNode"])("div", b, [Object(a["renderSlot"])(t.$slots, "default")])], 4) } } }, i = (l("01e1"), l("d959")), s = l.n(i); const p = s()(d, [["__scopeId", "data-v-817ee360"]]); t["a"] = p }, 3019: function (e, t, l) { "use strict"; l("1667") }, "48b0": function (e, t, l) { "use strict"; l.r(t); var a = l("7a23"), o = l("2e9d"), c = l("ad28"), n = l("1090"), r = l("2d16"), b = l("c5cb"); const d = e => (Object(a["pushScopeId"])("data-v-4c6bbb03"), e = e(), Object(a["popScopeId"])(), e), i = { key: 0, class: "dialog" }, s = { class: "head_box" }, p = d(() => Object(a["createElementVNode"])("span", { class: "title" }, "年检培训详情", -1)), u = Object(a["createTextVNode"])("关闭"), j = { class: "cntinfo" }, O = { style: { padding: "2vw 10vw", "box-sizing": "border-box" } }, m = { style: { padding: "0 10vw 0 10vw" } }, h = d(() => Object(a["createElementVNode"])("div", { class: "table-title" }, "培训保安人员", -1)); var g = { __name: "detailForm", emits: ["refresh"], setup(e, { expose: t, emit: l }) { const o = Object(a["ref"])(!1), n = Object(a["ref"])({ pxkcList: [] }), r = Object(a["reactive"])({ tableData: [], keyCount: 0, tableConfiger: { rowHieght: 61, showSelectType: "null", loading: !1, haveControls: !1 }, tableHeight: 400, tableColumn: [{ label: "姓名", prop: "xm" }, { label: "证件号码", prop: "zjhm" }, { label: "电话号码", prop: "dhhm" }, { label: "所属单位", prop: "ssdw" }] }), d = async (e, t) => { o.value = !0; const l = await Object(b["a"])({}, "/mosty-base/baxx/njpx/getInfo/" + t); console.log(l, "========="), n.value.pxkcList = l.pxkcList || [], r.tableData = l.pxryList || [] }, g = () => { o.value = !1, n.value.pxkcList = [], r.tableData = [] }; return t({ init: d }), (e, t) => { const l = Object(a["resolveComponent"])("el-button"), b = Object(a["resolveComponent"])("el-date-picker"), d = Object(a["resolveComponent"])("el-form-item"), C = Object(a["resolveComponent"])("el-col"), f = Object(a["resolveComponent"])("el-input"), V = Object(a["resolveComponent"])("el-divider"), k = Object(a["resolveComponent"])("el-row"), v = Object(a["resolveComponent"])("el-form"); return o.value ? (Object(a["openBlock"])(), Object(a["createElementBlock"])("div", i, [Object(a["createElementVNode"])("div", s, [p