mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-09 22:38:22 +01:00
fix: remove debug message
This commit is contained in:
parent
3e201bfbba
commit
984cdae438
@ -109,7 +109,6 @@ namespace OS {
|
||||
if (!v) {
|
||||
return;
|
||||
}
|
||||
console.log("direction is", v);
|
||||
(this.refs.list as ListViewTag).dir = v;
|
||||
}
|
||||
get dir(): string {
|
||||
|
Loading…
Reference in New Issue
Block a user