删除无用方法
This commit is contained in:
parent
11c3ff681a
commit
c2e90af0c9
|
@ -162,9 +162,6 @@ export default {
|
|||
}
|
||||
})
|
||||
},
|
||||
removeTab(targetName) {
|
||||
console.log(targetName)
|
||||
},
|
||||
clearPassword() {
|
||||
this.pwdModify = {
|
||||
password: '',
|
||||
|
|
Loading…
Reference in New Issue