CN-1289 fix: 修复登录失败错误提示问题
This commit is contained in:
@@ -1073,7 +1073,6 @@ export default {
|
||||
if (n) {
|
||||
if (n.undo.length > 0) {
|
||||
document.getElementById('preStep').classList.remove('toolbar--unactivated')
|
||||
console.info(n, document.getElementById('preStep').classList)
|
||||
} else {
|
||||
document.getElementById('preStep').classList.add('toolbar--unactivated')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user