css refactor
This commit is contained in:
parent
b71e5c12c4
commit
bcff1fbf08
1
main.js
1
main.js
|
@ -1514,7 +1514,6 @@ function queryremote(params)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
notepage.style.display = "table";
|
|
||||||
apply(data);
|
apply(data);
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue