mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
优化代码
This commit is contained in:
parent
269117bbc1
commit
7fddc47c99
@ -67,7 +67,7 @@
|
||||
function (json, res) {
|
||||
let _json = JSON.parse(json);
|
||||
|
||||
$that.auditAuthOwnerUndoInfo.owners = _json.owners;
|
||||
$that.auditAuthOwnerUndoInfo.owners = _json.data;
|
||||
|
||||
},
|
||||
function (errInfo, error) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user