forked from wts/wts
注释掉一些开发留下来的东西
This commit is contained in:
@@ -60,10 +60,10 @@
|
||||
<Button href="/repair/new">提交新报修</Button>
|
||||
</div>
|
||||
|
||||
<OperatorTicket t={sample1} />
|
||||
<OperatorTicket t={sample2} />
|
||||
<!--<OperatorTicket t={sample1} />
|
||||
<OperatorTicket t={sample2} />-->
|
||||
|
||||
<hr />
|
||||
<!--<hr />-->
|
||||
|
||||
{#each tickets as t}
|
||||
<UserTicket {t} />
|
||||
|
||||
Reference in New Issue
Block a user