zhou zhou
2026-01-10 24bee1a669c3f01f4c3ce7c6f4f4e2e37fe3dfe2
rsf-admin/src/i18n/en.js
@@ -158,6 +158,7 @@
        warehouse: 'Warehouse',
        warehouseAreas: 'WarehouseAreas',
        loc: 'Loc',
        locItem: 'LocItem',
        locType: 'LocType',
        locArea: 'locArea',
        locAreaMat: 'Logic Areas',
@@ -218,6 +219,7 @@
        stockStatistic: 'Stock Statistic',
        statisticCount: 'Statistic Count',
        preparation: "备料单",
        menuPda: 'MenuPda',
    },
    table: {
        field: {
@@ -310,6 +312,26 @@
                    button: 'Button',
                }
            },
            menuPda: {
                name: "name",
                parentId: "parent id",
                parentName: "higher",
                path: "path",
                pathName: "pathName",
                route: "route",
                component: "component",
                brief: "brief",
                code: "code",
                type: "type",
                authority: "authority",
                icon: "icon",
                sort: "sort",
                meta: "meta",
                enums: {
                    menu: 'Menu',
                    button: 'Button',
                }
            },
            user: {
                username: "username",
                password: "password",