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