Merge branch 'master' into dev
commit
d465df1aca
|
|
@ -153,7 +153,7 @@
|
|||
fail: () => {
|
||||
// 失败则再重试一次
|
||||
if(is_init == 0) {
|
||||
this.get_data(1);
|
||||
this.init(1);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue