#
vincentlu
3 天以前 a7776fec737860a69cb39e947ea61af30c127fcf
zy-acs-flow/src/i18n/zh.js
@@ -161,6 +161,7 @@
        staReserve: '站点预约',
        lane: '巷道管理',
        integrationRecord: '集成交互',
        guarantee: '产能保障',
    },
    table: {
        field: {
@@ -623,7 +624,16 @@
                result: "结果",
                costMs: "耗时(ms)",
            },
            guarantee: {
                uuid: "编号",
                name: "计划名称",
                scopeType: "作用范围",
                scopeValue: "范围值",
                cronExpr: "调度时间",
                requiredCount: "目标数量",
                minSoc: "最低电量",
                leadTime: "准备时间(分钟)",
            },
        }
    },
    page: {