mirror of
https://github.com/LingChair/LingChair-V0.git
synced 2025-12-08 01:55:50 +08:00
chore: 删除测试代码
This commit is contained in:
@@ -295,7 +295,6 @@ class ChatTabManager {
|
|||||||
* @param { String } target
|
* @param { String } target
|
||||||
*/
|
*/
|
||||||
static click(target) {
|
static click(target) {
|
||||||
console.log(target, this.find(target), this.tabs)
|
|
||||||
this.find(target).get(0).click()
|
this.find(target).get(0).click()
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user