更新 web/src/views/TokenManageView.vue
Some checks failed
构建上传工具 / build-tool (push) Successful in 56s
部署开发环境 / deploy-dev (push) Failing after 44s

This commit is contained in:
2025-09-16 06:04:50 +00:00
parent 795a9186a9
commit 1f8a5b8c37

View File

@@ -39,6 +39,8 @@ const dataFormatOptions = [
value: 'uid----secid----pid----comment_id',
}, {
value: 'uid----secid',
}, {
value: 'dypid',
}
]