mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-13 04:33:42 +08:00
feat: payjs payment channel is ready
This commit is contained in:
@@ -284,6 +284,7 @@ const functionSet = (filed, row) => {
|
||||
|
||||
const generateToken = () => {
|
||||
httpGet('/api/admin/function/token').then(res => {
|
||||
ElMessage.success("生成 Token 成功")
|
||||
item.value.token = res.data
|
||||
}).catch(() => {
|
||||
ElMessage.error("生成 Token 失败")
|
||||
|
||||
Reference in New Issue
Block a user