chore: update

This commit is contained in:
xiaoxian521
2022-12-26 12:57:03 +08:00
parent c951880e3a
commit e0b7922b13
397 changed files with 765 additions and 741 deletions

1
dist/static/js/columns-2a854b00.js vendored Normal file
View File

@@ -0,0 +1 @@
import{b as r}from"./data-fe7da62c.js";import{d as l,I as p,l as s}from"./index-8c77f9cd.js";function i(e){const t=Vue.ref(l(r,!0)),a=[{label:"ID",prop:"id"},{label:"日期",prop:"date"},{label:"姓名",prop:"name"},{label:"地址",prop:"address"}];return Vue.onMounted(()=>{p().then(()=>{const{setWatermark:o}=s(e.value.getTableDoms().tableWrapper);o("编程即艺术",{font:"16px Microsoft YaHei",globalAlpha:.8,forever:!0,width:252,height:80})})}),{columns:a,dataList:t}}export{i as useColumns};