#
luxiaotao1123
2024-09-19 a5e63e8c80490d1c8c0ad48556cb54dc056ec301
zy-acs-flow/src/i18n/en.js
@@ -520,6 +520,18 @@
            },
            levOffset: 'lev offset',
            bottomOffset: 'bottom offset',
        },
        funcSta: {
            enums: {
                type: {
                    charge: 'Charge',
                    standby: 'Standby',
                },
                state: {
                    idle: 'Idle',
                    occupied: 'Occupied',
                }
            }
        }
    }
};