This commit is contained in:
熊成强 2020-11-05 08:50:25 +08:00
parent cd11dfe56b
commit 1afdf536f4

View File

@ -235,7 +235,6 @@ export default {
} }
}, },
handleIsEmit (n) { handleIsEmit (n) {
console.log('n: ', n)
n.map(i => { n.map(i => {
i.roleIds = '' i.roleIds = ''
i.roleDtos.map(j => { i.roleDtos.map(j => {