UNPKG

quick-admin-vue3-core

Version:

以快(计算机执行效率、开发效率)为核心的后台管理系统开发模板

2 lines (1 loc) 1.31 kB
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),a=require("./platform-Dl0zaSyI.cjs"),b=e.defineComponent({name:"DemoCenterCompsTableBaseTable",__name:"index",setup(d){const n=[{prop:"xm",label:"用户信息",type:"UserInfo"},{prop:"xb",label:"性别"},{prop:"nl",label:"年龄"},{prop:"xx",label:"学校"},{prop:"jg",label:"籍贯"},{prop:"xjd",label:"现居地"},{prop:"ip",label:"IP地址"},{prop:"dh",label:"电话"},{prop:"zdy",label:"自定义",type:"slot"}],p=[{id:1,zy:"大家看到",xb:"男"},{id:2,zy:"大家看到",xb:"男"},{id:3,zy:"大家看到",xb:"男"},{id:4,zy:"大家看到",xb:"男"},{id:5,zy:"大家看到",xb:"男"},{id:6,zy:"大家看到",xb:"男"},{id:7,zy:"大家看到",xb:"男"},{id:8,zy:"大家看到",xb:"男"},{id:9,zy:"大家看到",xb:"男"},{id:10,zy:"大家看到",xb:"男"},{id:11,zy:"大家看到",xb:"男"},{id:12,zy:"大家看到",xb:"男"},{id:13,zy:"大家看到",xb:"男"}];function r(t,o,l){const{id:i}=o;a.handleBtnNext({},t)}return(t,o)=>{const l=e.resolveComponent("BaseTable");return e.openBlock(),e.createBlock(l,{class:"q-page-view",cols:n,data:p,operateBtns:["edit","delete"],onOperateBtns:r},{zdy:e.withCtx(()=>o[0]||(o[0]=[e.createTextVNode("这是自定义表格列")])),_:1})}}});exports.default=b;