#
luxiaotao1123
2024-10-09 a97a7a41646937d098317f7d53ec643b45de0f14
zy-acs-flow/src/i18n/zh.js
@@ -66,6 +66,7 @@
            complete: '完成',
            deprecate: '废弃',
            resend: '重发',
            selected: '项选中',
        },
        msg: {
            confirm: {
@@ -617,6 +618,14 @@
                }
            }
        },
        map: {
            devices: {
                title: '图标库',
                shelf: '货架',
                charge: '充电桩',
                direction: '方向',
            },
        },
    }
};