Skip to content

Commit 9e7a23b

Browse files
committed
fix(SPA): 移除多余符号
1 parent 2a3b2dc commit 9e7a23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/spa/src/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default {
3333
<Report />
3434
<ChooseTags />
3535
<ApplyTop />
36-
<PopupDialog />,
36+
<PopupDialog />
3737
{CONST.ENABLE_QQ_CONSULT && <ChatWithQQ />}
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)