forked from wts/wts
运行lint,将theLastPage的内容存储在sessionStorage里
This commit is contained in:
@@ -12,7 +12,7 @@ class TicketDetailState {
|
||||
this.NowTicket = t;
|
||||
this.Opened = true;
|
||||
this.SRC = s;
|
||||
}
|
||||
}
|
||||
|
||||
// 关闭详情页
|
||||
close() {
|
||||
|
||||
Reference in New Issue
Block a user