feat: add schedule type ux
This commit is contained in:
@@ -196,5 +196,6 @@ export default {
|
||||
'common.button.docs': '文档',
|
||||
'common.button.version': '版本',
|
||||
'common.title.delete.confirm': '确认删除',
|
||||
'common.button.addLabel': '添加标签'
|
||||
'common.button.addLabel': '添加标签',
|
||||
'common.button.addSelector': '添加选择器'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user