feat(国际化): 任务管理

This commit is contained in:
taojinlong
2021-07-08 09:14:55 +08:00
parent 45e97da538
commit 3707ca5adb
28 changed files with 655 additions and 138 deletions

View File

@@ -1,7 +1,4 @@
export const msgTypes = [
// { value: -1, label: '全部类型' },
// { value: 0, label: '仪表板分享' },
// { value: 1, label: '数据集同步' }
{ value: -1, label: 'webmsg.all_type' },
{ value: 0, label: 'webmsg.panel_type' },
{ value: 1, label: 'webmsg.dataset_type' }