skyouc
7 天以前 bfc43ca0e4683c1c0322a6cad5d5be2bc07decc3
rsf-admin/src/i18n/en.js
@@ -210,6 +210,7 @@
        basContainer: 'BasContainer',
        waveRule: 'Wave Rules',
        checkDiff: 'Check Diff',
        transfer: 'Transfer',
    },
    table: {
@@ -654,6 +655,21 @@
                checkQty: "Check Qty",
                exceStatus: "Exce Status",
            },
            transfer: {
                code: "code",
                type: "type",
                source: "source",
                exceStatus: "exceStatus",
                orgWareId: "orgWareId",
                orgWareName: "orgWareName",
                tarWareId: "tarWareId",
                tarWareName: "tarWareName",
                orgAreaId: "orgAreaId",
                orgAreaName: "orgAreaName",
                tarAreaId: "tarAreaId",
                tarAreaName: "tarAreaName",
            },
            checkDiffItem: {
                checkId: "checkId",
                orderCode: "orderCode",
@@ -1207,6 +1223,7 @@
        check: 'Check',
        confirm: 'confirm',
        cancel: "cancel",
        delete: 'Delete',
        query: "Query",
        bulkExport: "Bulk Export",
        continue: 'Continue Receipt',