手机号授权: 后台审核修复
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
{field: 'remark', title: '备注', align: 'center', width: '5%'},
|
||||
{field: 'operator', title: '操作人', align: 'center', width: '5%'},
|
||||
{
|
||||
field: 'operationTime',
|
||||
field: 'updateTime',
|
||||
title: '更新授权时间',
|
||||
align: 'center',
|
||||
width: '5%',
|
||||
@@ -258,7 +258,7 @@
|
||||
type: 'post',
|
||||
url: "/admin/phone/auth/apply/changeStatus.action",
|
||||
data: {
|
||||
audioVerifyId: id,
|
||||
id: id,
|
||||
status: status
|
||||
},
|
||||
dataType: "json",
|
||||
|
Reference in New Issue
Block a user