skyouc
2025-03-13 cbb0dfaec496d441bbf4287ca8ae85c2776e50ed
rsf-admin/src/i18n/en.js
@@ -140,6 +140,8 @@
        purchase: 'Purchase',
        purchaseItem: 'PurchaseItem',
        whMat: 'Warehouse Mat',
        fields: 'Extend Fields',
        fieldsItem: 'Extend Fields Items',
    },
    table: {
        field: {
@@ -254,7 +256,7 @@
                shipperId: "shipperId",
                groupId: "groupId",
                rglarId: "RegularId",
                erpCode: "erpCode",
                platCode: "platCode",
                spec: "spec",
                model: "model",
                weight: "weight",
@@ -435,7 +437,7 @@
            },
            purchase: {
                code: "code",
                erpId: "erpId",
                platId: "PlatId",
                type: "type",
                wkType: "wkType",
                source: "source",
@@ -444,7 +446,7 @@
                qty: "qty",
                workQty: "workQty",
                channel: "channel",
                erpCode: "erpCode",
                platCode: "platCode",
                project: "project",
                startTime: "startTime",
                endTime: "endTime",
@@ -464,6 +466,19 @@
                splrCode: "splrCode",
                splrBatch: "splrBatch",
            },
            fields: {
                fields: "Fields",
                fieldsAlise: "FieldsAlise",
                unique: "Unique",
                flagEnable: "FlagEnable",
            },
            fieldsItem: {
                uuid: "uuid",
                fieldsId: "FieldsId",
                value: "Value",
                matnrId: "MatnrId",
                shiperId: "Shipper",
            },
        }
    },
    page: {