优化aitable

This commit is contained in:
aixianling
2023-01-09 09:36:10 +08:00
parent 275461a474
commit b576a61551
88 changed files with 203 additions and 246 deletions

View File

@@ -125,7 +125,7 @@ export default {
// label: "途径",
// align: "center",
// width: 100,
// formart: (bizType) =>
// format: (bizType) =>
// this.dict.getLabel("integralDetailBizType", bizType) || '-',
// },
{slot: "options", label: "操作", align: "center"},