#
luxiaotao1123
2024-09-21 377eaa6e65678c27cb37ad28a7f6d3dea7e5c389
zy-acs-flow/src/i18n/zh.js
@@ -22,6 +22,11 @@
            memo: '备注',
            opt: '操作',
        },
        list: {
            empty: {
                tip: '没有可显示数据',
            }
        },
        edit: {
            title: {
                main: '主要',
@@ -56,7 +61,8 @@
                err: '无法导入此文件,请确保您提供了有效的 CSV 文件',
                download: '下载导入模板',
                result: '导入完成。已导入 %{success} 成功, 和 %{error} 失败',
            }
            },
            loadMore: '加载更多',
        },
    },
    filters: {
@@ -537,6 +543,7 @@
            show: {
                tabs: {
                    detail: '数据采集',
                    task: '任务统计',
                }
            }
        },