#
zhou zhou
5 天以前 d6fcca25f2979710b008502e26aeceb8993f86ae
rsf-admin/src/i18n/en.js
@@ -219,6 +219,7 @@
        stockStatistic: 'Stock Statistic',
        statisticCount: 'Statistic Count',
        preparation: "备料单",
        menuPda: 'MenuPda',
    },
    table: {
        field: {
@@ -311,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",