mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
0724714b1e
commit
35184bf6a1
@ -188,6 +188,9 @@ export default {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
_auditSubmit(auditData) {
|
||||||
|
console.log(auditData)
|
||||||
|
},
|
||||||
_queryAuditAuthOwnerMethod() {
|
_queryAuditAuthOwnerMethod() {
|
||||||
this.auditAuthOwnerInfo.conditions.page = 1
|
this.auditAuthOwnerInfo.conditions.page = 1
|
||||||
this._listAuditAuthOwners()
|
this._listAuditAuthOwners()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user