chore: update

This commit is contained in:
xiaoxian521
2023-05-09 15:35:56 +08:00
parent c8356ac05f
commit 3fa7176a68
327 changed files with 385 additions and 486 deletions

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

@@ -0,0 +1 @@
import{b as r}from"./data-7046b8e6.js";import{J as l,D as p,o as s}from"./index-062b49fa.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};