Affiliate增加链接访问数量 修复项目设置current project不会更新问题

This commit is contained in:
X1627315083
2025-11-13 11:21:27 +08:00
parent c0d3baa6ee
commit d0e2f9e066
2 changed files with 16 additions and 1 deletions

View File

@@ -115,6 +115,13 @@ export default defineComponent({
width: 100,
dataIndex: "status",
key: "status",
},{
title: 'Visits',
align: "center",
ellipsis: true,
width: 100,
dataIndex: "visits",
key: "visits",
},{
title: 'Commission Percent',
align: "center",