This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
public
/
postgrest-mithril
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Table: set the component default to visible
master
Bing Sun
пре 5 година
родитељ
cf09335e5d
комит
61b39617d3
Signed by:
sunb
GPG Key ID:
F7795F8C590626AB
1 измењених фајлова
са
3 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/components/Table.js
+ 3
- 0
src/components/Table.js
Прегледај датотеку
@@ -78,6 +78,9 @@ export default initial_vnode => {
// refresh paginations
generate_pages()
// normalize vm
if (typeof vnode.attrs.show == 'undefined') vnode.attrs.show = true
// initialize data
if (model.ambient_changed() && vnode.attrs.show) {
offset = 0
Write
Preview
Loading…
Откажи
Сачувај