mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +08:00
2 lines
499 B
JavaScript
2 lines
499 B
JavaScript
import{b as r}from"./data-8e10e21a.js";import{J as l,D as p,o as s}from"./index-c61a73ff.js";function i(e){const o=Vue.ref(l(r,!0)),t=[{label:"ID",prop:"id"},{label:"日期",prop:"date"},{label:"姓名",prop:"name"},{label:"地址",prop:"address"}];return Vue.onMounted(()=>{p().then(()=>{const{setWatermark:a}=s(e.value.getTableDoms().tableWrapper);a("编程即艺术",{font:"16px Microsoft YaHei",globalAlpha:.8,forever:!0,width:252,height:80})})}),{columns:t,dataList:o}}export{i as useColumns};
|