#
luxiaotao1123
2024-09-13 1a7106ab87699406e382e2a64d0cc87c80e6d169
zy-acs-flow/src/i18n/en.js
@@ -92,6 +92,7 @@
        zone: 'Zone',
        staSts: 'Station Status',
        staType: 'Station Type',
        code: 'Code',
    },
    table: {
        field: {
@@ -205,6 +206,14 @@
                uuid: "uuid",
                name: "name",
            },
            code: {
                uuid: "uuid",
                data: "data",
                x: "x",
                y: "y",
                concer: "corner",
                scale: "scale",
            },
        }
    }
};