trojan grpc link fixed - some en lang edited
upgrade text to v0.7.0 i18nv2 to v2.2.1 sqlite3 to v1.14.16 toml to v1.2.1 downgrade sessions to v0.0.4
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
style="margin-top: 20px"
|
||||
@change="() => getDBInbounds()">
|
||||
<template slot="action" slot-scope="text, dbInbound">
|
||||
<a-icon type="edit" @click="openEditInbound(dbInbound)"></a-icon>
|
||||
<a-icon type="edit" style="font-size: 25px" @click="openEditInbound(dbInbound)"></a-icon>
|
||||
<a-dropdown :trigger="['click']">
|
||||
<a @click="e => e.preventDefault()">{{ i18n "pages.inbounds.operate" }}</a>
|
||||
<a-menu slot="overlay" @click="a => clickAction(a, dbInbound)">
|
||||
|
||||
Reference in New Issue
Block a user