[渠道]渠道管理-优化白名单添加方式
This commit is contained in:
15
web/src/lang/backend/zh-cn/channel/manage.ts
Normal file
15
web/src/lang/backend/zh-cn/channel/manage.ts
Normal file
@@ -0,0 +1,15 @@
|
||||
export default {
|
||||
id: 'ID',
|
||||
name: '渠道名',
|
||||
ip_white: 'IP白名单',
|
||||
ip_placeholder: '请输入IP地址',
|
||||
whitelist: '白名单',
|
||||
title: '标题',
|
||||
remark: '备注',
|
||||
admin_id: '管理员',
|
||||
admin__username: '用户名',
|
||||
secret: '密钥',
|
||||
create_time: '创建时间',
|
||||
update_time: '修改时间',
|
||||
'quick Search Fields': 'ID',
|
||||
}
|
||||
Reference in New Issue
Block a user