去掉console.log()
This commit is contained in:
parent
e350ae04dc
commit
9f80982d14
@ -230,7 +230,6 @@ export default {
|
||||
commitOperate(map.get(buttonOperation), { switchCode: selected.code }, 3)
|
||||
.then(({ valid }) => {
|
||||
if (valid) {
|
||||
console.log('123')
|
||||
} else {
|
||||
this.$refs.noticeInfo.doShow()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user