瀏覽代碼

Merge branch 'master' of http://git.echepei.com/tire-platform/tire-platform-ui

Qukatie 1 月之前
父節點
當前提交
093333bba3
共有 5 個文件被更改,包括 1039 次插入875 次删除
  1. 3 2
      src/api/collectionSettlement/index.js
  2. 473 435
      src/lang/en.js
  3. 39 0
      src/lang/vi.js
  4. 521 436
      src/lang/zh.js
  5. 3 2
      src/views/tirePartsMall/financialManagement/collectionSettlement/index.vue

+ 3 - 2
src/api/collectionSettlement/index.js

@@ -25,9 +25,10 @@ export const getSettlementSum = (params) => {
 }
 
 
-export const getPendingPaymentSum = () => {
+export const getPendingPaymentSum = (params) => {
     return request({
         url: '/api/blade-sales-part/order/getPendingPaymentSum',
-        method: 'get'
+        method: 'get',
+        params: params
     })
 }

+ 473 - 435
src/lang/en.js

@@ -1,442 +1,480 @@
 export default {
-  title: 'Avue is a framework',
-  tip: 'tip',
-  logoutTip: 'Exit the system, do you want to continue?',
-  submitText: 'submit',
-  cancelText: 'cancel',
-  search: 'Please input search content',
-  menuTip: 'none menu list',
-  wel: {
-    info: 'Good morning, Smallwei, Avuex is a framework',
-    dept: 'a certain technology department',
-    team: 'Team ranking',
-    project: 'Project access',
-    count: 'Item number',
-    data: {
-      subtitle: 'real time',
-      column1: 'Classified statistics',
-      column2: 'Annex statistics',
-      column3: 'Article statistics',
-      key1: 'C',
-      key2: 'A',
-      key3: 'A',
-      text1: 'Total Record Number of Classifications',
-      text2: 'Number of attachments Uploaded',
-      text3: 'Comment frequency'
+    title: 'Avue is a framework',
+    tip: 'tip',
+    logoutTip: 'Exit the system, do you want to continue?',
+    submitText: 'submit',
+    cancelText: 'cancel',
+    search: 'Please input search content',
+    menuTip: 'none menu list',
+    wel: {
+        info: 'Good morning, Smallwei, Avuex is a framework',
+        dept: 'a certain technology department',
+        team: 'Team ranking',
+        project: 'Project access',
+        count: 'Item number',
+        data: {
+            subtitle: 'real time',
+            column1: 'Classified statistics',
+            column2: 'Annex statistics',
+            column3: 'Article statistics',
+            key1: 'C',
+            key2: 'A',
+            key3: 'A',
+            text1: 'Total Record Number of Classifications',
+            text2: 'Number of attachments Uploaded',
+            text3: 'Comment frequency'
+        },
+        data2: {
+            column1: 'Registration today',
+            column2: 'Login today',
+            column3: 'Subscription today',
+            column4: 'Todays review'
+        },
+        data3: {
+            column1: 'Conversion rate(Day 28%)',
+            column2: 'Attendance rate(Day 11%)',
+            column3: 'Attendance rate(Day 33%)'
+        },
+        data4: {
+            column1: 'Error log',
+            column2: 'Data display',
+            column3: 'Privilege management',
+            column4: 'user management'
+        },
+        table: {
+            rw: 'Work Tasks',
+            nr: 'Work content',
+            sj: 'Working hours',
+        }
     },
-    data2: {
-      column1: 'Registration today',
-      column2: 'Login today',
-      column3: 'Subscription today',
-      column4: 'Todays review'
+    route: {
+        info: 'info',
+        website: 'website',
+        avuexwebsite: 'avuex',
+        dashboard: 'dashboard',
+        more: 'more',
+        tags: 'tags',
+        store: 'store',
+        permission: 'permission',
+        api: 'api',
+        logs: 'logs',
+        table: 'table',
+        form: 'form',
+        top: 'backtop',
+        data: 'data',
+        error: 'error',
+        test: 'test',
+        saleOrderL: 'saleOrder(L)',
+        entrust: 'entrust',
+        dispatch: 'dispatch',
+        dispatchVehicle: 'dispatchVehicle',
+        track: 'track',
+        bulkCargo: 'bulkCargo',
+        antiepidemic:'antiepidemic',
+        bulkCargoLedger: 'bulkCargoLedger',
+        landTransportLedger: 'landTransportLedger',
     },
-    data3: {
-      column1: 'Conversion rate(Day 28%)',
-      column2: 'Attendance rate(Day 11%)',
-      column3: 'Attendance rate(Day 33%)'
+    login: {
+        title: 'Login ',
+        info: 'Enterprise Development Platform',
+        tenantId: 'Please input tenantId',
+        username: 'Please input username',
+        password: 'Please input a password',
+        wechat: 'Wechat',
+        qq: 'QQ',
+        github: 'github',
+        gitee: 'gitee',
+        phone: 'Please input a phone',
+        code: 'Please input a code',
+        submit: 'Login',
+        userLogin: 'userLogin',
+        phoneLogin: 'phoneLogin',
+        thirdLogin: 'thirdLogin',
+        msgText: 'send code',
+        msgSuccess: 'reissued code',
     },
-    data4: {
-      column1: 'Error log',
-      column2: 'Data display',
-      column3: 'Privilege management',
-      column4: 'user management'
+    navbar: {
+        info: 'info',
+        logOut: 'logout',
+        userinfo: 'userinfo',
+        dashboard: 'dashboard',
+        lock: 'lock',
+        bug: 'none bug',
+        bugs: 'bug',
+        screenfullF: 'exit screenfull',
+        screenfull: 'screenfull',
+        language: 'language',
+        notice: 'notice',
+        theme: 'theme',
+        color: 'color'
     },
-    table: {
-      rw: 'Work Tasks',
-      nr: 'Work content',
-      sj: 'Working hours',
+    tagsView: {
+        search: 'Search',
+        menu: 'menu',
+        clearCache: 'Clear Cache',
+        closeOthers: 'Close Others',
+        closeAll: 'Close All'
+    },
+    land118n: {
+        corpName: 'corpName',
+        branchName: 'branchName',
+        mblno: 'mblno',
+        shippingCost: 'shippingCost',
+        freightReceivable: 'freightReceivable',
+        extraAmountD: 'extraAmountD',
+        extraAmountC: 'extraAmountC',
+        hblno: 'hblno',
+        billType: 'billType',
+        localStatus: 'localStatus',
+        logisticsTransportation: 'logisticsTransportation',
+        transportationScheduling: 'transportationScheduling',
+        caseNumber: 'caseNumber',
+        sealNumber: 'sealNumber',
+        freightLocation: 'freightLocation',
+        pickupDate: 'pickupDate',
+        contact: 'contact',
+        transferOrderStatus: 'transferOrderStatus',
+        billNo: 'billNo',
+        salesperson: 'salesperson',
+        billDate: 'billDate',
+        documentNumber: 'documentNumber',
+        contactNumber: 'contactNumber',
+        vessel: 'vessel',
+        voy: 'voy',
+        address: 'address',
+        status: 'status',
+        operation: 'operation',
+        op: 'op',
+        etd: 'etd',
+        eta: 'eta',
+        carrier: 'carrier',
+        pol: 'pol',
+        pod: 'pod',
+        acceptDate: 'acceptDate',
+        arrivalTime: 'arrivalTime',
+        motorcade: 'motorcade',
+        vehicleNumber: 'vehicleNumber',
+        driver: 'driver',
+        goods: 'goods',
+        loadingAndUnloading: 'loadingAndUnloading',
+        bicycleFreight: 'bicycleFreight',
+        placeDelivery: 'placeDelivery',
+        lane: 'lane',
+        CY: 'CY',
+        businessSource: 'businessSource',
+        businessName: 'businessName',
+        scndesc: 'scndesc',
+        feeStatus: 'feeStatus',
+        cost: 'cost',
+        sourceBillNo: 'sourceBillNo',
+        debitStatus: 'debitStatus',
+        creditStatus: 'creditStatus',
+        createBy: 'createBy',
+        orderBy: 'orderBy',
+        processing: 'processing',
+        waitApply: 'waitApply',
+        completed: 'completed',
+        all: 'all',
+        enteringStatus: 'enteringStatus',
+        entering: 'entering',
+        generateNo: 'generateNo',
+        onBoard: 'onBoard',
+        onArrival: 'onArrival',
+        masteNo: 'masteNo',
+        hblCount: 'hblCount',
+        customerService: 'customerService',
+        ctnrTypeQty: 'ctnrTypeQty',
+        boxType: 'boxType',
+        payableLandFreight: 'payableLandFreight',
+        completionDate: 'completionDate',
+        singleContainerFreight: 'singleContainerFreight',
+        cargoType: 'cargoType',
+        bookingAgent: 'bookingAgent',
+        freightDate: 'freightDate',
+        marks: 'marks',
+        descOfGoods: 'descOfGoods',
+        QTY: 'QTY',
+        package: 'package',
+        GW: 'GW',
+        NETGW: 'NETGW',
+        CBM: 'CBM',
+        TEU: 'TEU',
+        hblTeu: 'hblTeu',
+        ttlDebit: 'ttlDebit',
+        auditStatus: 'auditStatus',
+        applyStatus: 'applyStatus',
+        checkStatus: 'checkStatus',
+        debitStlStatus: 'debitStlStatus',
+        creditStlStatus: 'creditStlStatus',
+        invoiceStatus: 'invoiceStatus',
+        createTime: 'createTime',
+        billStatus: 'billStatus',
+        bookStatus: 'bookStatus',
+        financeStatus: 'financeStatus',
+        remarks: 'remarks',
+        orderInfo: 'orderInfo',
+        otherInformation: 'otherInformation',
+        boxInformation: 'boxInformation',
+        addressInformation: 'addressInformation',
+        vehicleInformation: 'vehicleInformation',
+        incidentalExpenses: 'incidentalExpenses',
+        receivableCharges: 'receivableCharges',
+        accruedExpenses: 'accruedExpenses',
+        uploadAttachment: 'uploadAttachment',
+        info: 'info',
+        billInfo: 'billInfo',
+        feeInfo: 'feeInfo',
+        docCenter: 'docCenter',
+        ctnrList: 'ctnrList',
+        masterBill: 'masterBill',
+        reportManage: 'reportManage',
+        fileCerter: 'fileCerter',
+        fileName: 'fileName',
+        filePath: 'filePath',
+        fileProperties: 'fileProperties',
+        hblnolist: 'hblnolist',
+        shipper: 'shipper',
+        cnee: 'cnee',
+        notify: 'notify',
+        agent: 'agent',
+        issueDate: 'issueDate',
+        issueType: 'issueType',
+        issuePlace: 'issuePlace',
+        bookRemarks: 'bookRemarks',
+        siRemarks: 'siRemarks',
+        SOCORCOC: 'SOCORCOC',
+        ctnrType: 'ctnrType',
+        ctnrQty: 'ctnrQty',
+        bookingDate: 'bookingDate',
+        polFreeTime: 'polFreeTime',
+        podTreeTime: 'podTreeTime',
+        noOfCopy: 'noOfCopy',
+        businessType: 'businessType',
+        transportationMode: 'transportationMode',
+        limitWeight: 'limitWeight',
+        limitSpace: 'limitSpace',
+        shippingTerms: 'shippingTerms',
+        payment: 'payment',
+        docCutofftime: 'docCutofftime',
+        portCutofftime: 'portCutofftime',
+        shippingAgent: 'shippingAgent',
+        spaceType: 'spaceType',
+        spaceQty: 'spaceQty',
+        bookCanceldate: 'bookCanceldate',
+        loadingType: 'loadingType',
+        noOfForiginal: 'noOfForiginal',
+        hblPaymentPlace: 'hblPaymentPlace',
+        mblPaymentPlace: 'mblPaymentPlace',
+        modifier: 'modifier',
+        modifiedDate: 'modifiedDate',
+        debit: 'debit',
+        credit: 'credit',
+        amount: 'amount',
+        settlementAmount: 'settlementAmount ',
+        settlementTime: 'settlementTime',
+        entrustmentRemarks: 'entrustmentRemarks',
+        fleetRemarks: 'fleetRemarks',
+        sRemarks: 'sRemarks',
+        taxRate: 'taxRate',
+        corpType: 'corpType',
+        chargeCorp: 'chargeCorp',
+        payCorp: 'payCorp',
+        unitNo: 'unitNo',
+        currency: 'currency',
+        exrate: 'exrate',
+        price: 'price',
+        quantity: 'quantity',
+        localCurrency: 'localCurrency',
+        foreignCurrency: 'foreignCurrency',
+        reportNo: 'reportNo',
+        ctnDetail: 'ctnDetail',
+        dispatchCtnDetail: 'dispatchCtnDetail',
+        sendCtnDetail: 'sendCtnDetail',
+        corpShortName: 'corpShortName',
+        orderNo: 'orderNo',
+        factory: 'factory',
+        size: 'size',
+        landWeight: 'landWeight',
+        tel: 'tel',
+        datetime: 'datetime',
+        plateNo: 'plateNo',
+        ctnOne: 'ctnOne',
+        ctnTwo: 'ctnTwo',
+        fleetVolum: 'fleetVolum',
+        addressDetail: 'addressDetail',
+        unloadingPlace: 'unloadingPlace',
+        dispatchNumber: 'dispatchNumber',
+        freightPay: 'freightPay',
+        freightCollect: 'freightCollect',
+        salesmanDept: 'salesmanDept',
+        expectCtnQty: 'expectCtnQty',
+        etc: 'etc',
+        siCutoffDate: 'siCutoffDate',
+        content: 'content',
+        changeUserName: 'changeUserName',
+        changeTime: 'changeTime',
+        reconciliationAmount: 'reconciliationAmount',
+        reconciliationDate: 'reconciliationDate',
+        contractNo: 'contractNo',
+        extraAmountItemD: 'extraAmountItemD',
+        extraAmountItemC: 'extraAmountItemC',
+        pickUpGoodsUserName: 'pickUpGoodsUserName',
+        rise: 'R',
+        stop: 'S',
+        way: 'W',
+        index: 'index',
+        volume: 'volume',
+        packingType: 'packingType',
+        enterDetails: 'enterDetails',
+        total: 'total',
+        shareType:'shareType',
+        details: 'details',
+        no:'no',
+        CName:'CName',
+        SName:'SName',
+        type:'type',
+        dc:'dc',
+        country:'country',
+        province:'province',
+        city:'city',
+        IDNumber:'IDNumber',
+        permittedVehicleType:'permittedVehicleType',
+        validityPeriodDriverLicense:'validityPeriodDriverLicense',
+        qualificationNumber:'qualificationNumber',
+        qualificationValidity:'qualificationValidity',
+        escortCertificateNumber:'escortCertificateNumber',
+        escortCertificateValidity:'escortCertificateValidity',
+        trailerNo:'trailerNo',
+        fuelType:'fuelType',
+        vehicleType:'vehicleType',
+        manufacturer:'manufacturer',
+        issuingAuthority:'issuingAuthority',
+        tractionVehicleModel:'tractionVehicleModel',
+        tractorFrameNumber:'tractorFrameNumber',
+        trailerMode:'trailerMode',
+        trailerFrameNumber:'trailerFrameNumber',
+        engineModel:'engineModel',
+        maxPassenger:'maxPassenger',
+        purchaseDate:'purchaseDate',
+        registrationDate:'registrationDate',
+        scrapDate:'scrapDate',
+        overall:'overall',
+        totalWeight:'totalWeight',
+        verifiedWeight:'verifiedWeight',
+        equipmentWeight:'equipmentWeight',
+        annualInspectionDate:'annualInspectionDate',
+        insuranceDate:'insuranceDate',
+        postionSource:'postionSource'
+    },
+    landbtn118n: {
+        newDD: 'newDD',
+        newMM: 'newMM',
+        newMH: 'newMH',
+        copy: 'copy',
+        new: 'new',
+        importTemplate: 'importTemplate',
+        preview: 'preview',
+        save: 'save',
+        mdBillType: 'mdBillType',
+        mhAddmm: 'mhAddmm',
+        offLoad: 'offLoad',
+        cancelOffLoad: 'cancelOffLoad',
+        deleted: 'deleted',
+        edit: 'edit',
+        toDebit: 'toDebit',
+        toCredit: 'toCredit',
+        exportData: 'exportData',
+        debitTemplate: 'debitTemplate',
+        creditTemplate: 'creditTemplate',
+        costTemplate: 'costTemplate',
+        submitDebit: 'submitDebit',
+        submitCredit: 'submitCredit',
+        printBill: 'printBill',
+        toList: 'toList',
+        previous: 'previous',
+        next: 'next',
+        localApply: 'localApply',
+        unlocalApply: 'unlocalApply',
+        transferApply: 'transferApply',
+        unltransferApply: 'unltransferApply',
+        setInfoMMToMH: 'setInfoMMToMH',
+        getInfoMMToMH: 'getInfoMMToMH',
+        apply: 'apply',
+        unapply: 'unapply',
+        checked: 'checked',
+        applyFee: 'applyFee',
+        unApplyFee: 'unApplyFee',
+        applyModify: 'applyModify',
+        applyDelete: 'applyDelete',
+        unAplly: 'unAplly',
+        applyInvoice: 'applyInvoice',
+        applyPay: 'applyPay',
+        SIInfoImport: 'SIInfoImport',
+        allShort: 'A',
+        all: 'all',
+        submitShort: 'S',
+        notSubmitted: 'notSubmitted',
+        scheduledShort: 'S',
+        noScheduled: 'noScheduled',
+        noDispatched: 'noDispatched',
+        dispatchedShort: 'D',
+        noAcceptanced: 'noAcceptanced',
+        acceptanceShort: 'A',
+        noCompleted: 'noCompleted',
+        completedShort: 'C',
+        closed: 'closed',
+        closedShort: 'C',
+        completed: 'completed',
+        quickLaunch: 'quickLaunch',
+        entrust: 'entrust',
+        dispatch: 'dispatch',
+        dispatchVehicle: 'dispatchVehicle',
+        noDispatchVehicle: 'noDispatchVehicle',
+        track: 'track',
+        bulkCargo: 'bulkCargo',
+        ledger: 'ledger',
+        expirationReminder: 'expirationReminder',
+        smartScreen: 'smartScreen',
+        TotalBusinessVolumeToday: 'TotalBusinessVolumeToday',
+        container: 'container',
+        specialTransport: 'specialTransport',
+        detailsTodayBusiness: 'detailsTodayBusiness',
+        annex: 'annex',
+        change: 'change',
+        changeLog: 'changeLog',
+        dispatchNotice: 'dispatchNotice',
+        acceptance: 'acceptance',
+        noAcceptance: 'noAcceptance',
+        confirmFactory: 'confirmFactory',
+        confirmCompletion: 'confirmCompletion',
+        suitcase: 'suitcase',
+        enterDetails: 'enterDetails',
+        upload: 'upload',
+        cancel: 'cancel',
+        submit: 'submit',
+        revoke: 'revoke',
+        view: 'view',
+        businessType: 'businessType',
+        orderInfo: 'orderInfo',
+        otherInformation: 'otherInformation',
+        boxInformation: 'boxInformation',
+        addressInformation: 'addressInformation',
+        vehicleInformation: 'vehicleInformation',
+        incidentalExpenses: 'incidentalExpenses',
+        receivableCharges: 'receivableCharges',
+        accruedExpenses: 'accruedExpenses',
+        uploadAttachment: 'uploadAttachment',
+        backHome: 'backHome',
+        backLedger: 'backLedger',
+        generateBill: 'generateBill',
+        changeSave: 'changeSave',
+        changeBill: 'changeBill',
+        changeCar: 'changeCar',
+        updateBill: 'updateBill',
+        cancelScheduling: 'cancelScheduling',
+        cancelDispatch: 'cancelDispatch',
+        bulkCargoLedger: 'bulkCargoLedger',
+        landTransportLedger: 'landTransportLedger',
+        antiepidemic:'antiepidemic'
     }
-  },
-  route: {
-    info: 'info',
-    website: 'website',
-    avuexwebsite: 'avuex',
-    dashboard: 'dashboard',
-    more: 'more',
-    tags: 'tags',
-    store: 'store',
-    permission: 'permission',
-    api: 'api',
-    logs: 'logs',
-    table: 'table',
-    form: 'form',
-    top: 'backtop',
-    data: 'data',
-    error: 'error',
-    test: 'test',
-    saleOrderL: 'saleOrder(L)',
-    entrust: 'entrust',
-    dispatch: 'dispatch',
-    dispatchVehicle: 'dispatchVehicle',
-    track: 'track',
-    bulkCargo: 'bulkCargo',
-    antiepidemic:'antiepidemic',
-    bulkCargoLedger: 'bulkCargoLedger',
-    landTransportLedger: 'landTransportLedger',
-  },
-  login: {
-    title: 'Login ',
-    info: 'Enterprise Development Platform',
-    tenantId: 'Please input tenantId',
-    username: 'Please input username',
-    password: 'Please input a password',
-    wechat: 'Wechat',
-    qq: 'QQ',
-    github: 'github',
-    gitee: 'gitee',
-    phone: 'Please input a phone',
-    code: 'Please input a code',
-    submit: 'Login',
-    userLogin: 'userLogin',
-    phoneLogin: 'phoneLogin',
-    thirdLogin: 'thirdLogin',
-    msgText: 'send code',
-    msgSuccess: 'reissued code',
-  },
-  navbar: {
-    info: 'info',
-    logOut: 'logout',
-    userinfo: 'userinfo',
-    dashboard: 'dashboard',
-    lock: 'lock',
-    bug: 'none bug',
-    bugs: 'bug',
-    screenfullF: 'exit screenfull',
-    screenfull: 'screenfull',
-    language: 'language',
-    notice: 'notice',
-    theme: 'theme',
-    color: 'color'
-  },
-  tagsView: {
-    search: 'Search',
-    menu: 'menu',
-    clearCache: 'Clear Cache',
-    closeOthers: 'Close Others',
-    closeAll: 'Close All'
-  },
-  land118n: {
-    corpName: 'corpName',
-    branchName: 'branchName',
-    mblno: 'mblno',
-    shippingCost: 'shippingCost',
-    freightReceivable: 'freightReceivable',
-    extraAmountD: 'extraAmountD',
-    extraAmountC: 'extraAmountC',
-    hblno: 'hblno',
-    billType: 'billType',
-    localStatus: 'localStatus',
-    logisticsTransportation: 'logisticsTransportation',
-    transportationScheduling: 'transportationScheduling',
-    caseNumber: 'caseNumber',
-    sealNumber: 'sealNumber',
-    freightLocation: 'freightLocation',
-    pickupDate: 'pickupDate',
-    contact: 'contact',
-    transferOrderStatus: 'transferOrderStatus',
-    billNo: 'billNo',
-    salesperson: 'salesperson',
-    billDate: 'billDate',
-    documentNumber: 'documentNumber',
-    contactNumber: 'contactNumber',
-    vessel: 'vessel',
-    voy: 'voy',
-    address: 'address',
-    status: 'status',
-    operation: 'operation',
-    op: 'op',
-    etd: 'etd',
-    eta: 'eta',
-    carrier: 'carrier',
-    pol: 'pol',
-    pod: 'pod',
-    acceptDate: 'acceptDate',
-    arrivalTime: 'arrivalTime',
-    motorcade: 'motorcade',
-    vehicleNumber: 'vehicleNumber',
-    driver: 'driver',
-    goods: 'goods',
-    loadingAndUnloading: 'loadingAndUnloading',
-    bicycleFreight: 'bicycleFreight',
-    placeDelivery: 'placeDelivery',
-    lane: 'lane',
-    CY: 'CY',
-    businessSource: 'businessSource',
-    businessName: 'businessName',
-    scndesc: 'scndesc',
-    feeStatus: 'feeStatus',
-    cost: 'cost',
-    sourceBillNo: 'sourceBillNo',
-    debitStatus: 'debitStatus',
-    creditStatus: 'creditStatus',
-    createBy: 'createBy',
-    orderBy: 'orderBy',
-    processing: 'processing',
-    waitApply: 'waitApply',
-    completed: 'completed',
-    all: 'all',
-    enteringStatus: 'enteringStatus',
-    entering: 'entering',
-    generateNo: 'generateNo',
-    onBoard: 'onBoard',
-    onArrival: 'onArrival',
-    masteNo: 'masteNo',
-    hblCount: 'hblCount',
-    customerService: 'customerService',
-    ctnrTypeQty: 'ctnrTypeQty',
-    boxType: 'boxType',
-    payableLandFreight: 'payableLandFreight',
-    completionDate: 'completionDate',
-    singleContainerFreight: 'singleContainerFreight',
-    cargoType: 'cargoType',
-    bookingAgent: 'bookingAgent',
-    freightDate: 'freightDate',
-    marks: 'marks',
-    descOfGoods: 'descOfGoods',
-    QTY: 'QTY',
-    package: 'package',
-    GW: 'GW',
-    NETGW: 'NETGW',
-    CBM: 'CBM',
-    TEU: 'TEU',
-    hblTeu: 'hblTeu',
-    ttlDebit: 'ttlDebit',
-    auditStatus: 'auditStatus',
-    applyStatus: 'applyStatus',
-    checkStatus: 'checkStatus',
-    debitStlStatus: 'debitStlStatus',
-    creditStlStatus: 'creditStlStatus',
-    invoiceStatus: 'invoiceStatus',
-    createTime: 'createTime',
-    billStatus: 'billStatus',
-    bookStatus: 'bookStatus',
-    financeStatus: 'financeStatus',
-    remarks: 'remarks',
-    orderInfo: 'orderInfo',
-    otherInformation: 'otherInformation',
-    boxInformation: 'boxInformation',
-    addressInformation: 'addressInformation',
-    vehicleInformation: 'vehicleInformation',
-    incidentalExpenses: 'incidentalExpenses',
-    receivableCharges: 'receivableCharges',
-    accruedExpenses: 'accruedExpenses',
-    uploadAttachment: 'uploadAttachment',
-    info: 'info',
-    billInfo: 'billInfo',
-    feeInfo: 'feeInfo',
-    docCenter: 'docCenter',
-    ctnrList: 'ctnrList',
-    masterBill: 'masterBill',
-    reportManage: 'reportManage',
-    fileCerter: 'fileCerter',
-    fileName: 'fileName',
-    filePath: 'filePath',
-    fileProperties: 'fileProperties',
-    hblnolist: 'hblnolist',
-    shipper: 'shipper',
-    cnee: 'cnee',
-    notify: 'notify',
-    agent: 'agent',
-    issueDate: 'issueDate',
-    issueType: 'issueType',
-    issuePlace: 'issuePlace',
-    bookRemarks: 'bookRemarks',
-    siRemarks: 'siRemarks',
-    SOCORCOC: 'SOCORCOC',
-    ctnrType: 'ctnrType',
-    ctnrQty: 'ctnrQty',
-    bookingDate: 'bookingDate',
-    polFreeTime: 'polFreeTime',
-    podTreeTime: 'podTreeTime',
-    noOfCopy: 'noOfCopy',
-    businessType: 'businessType',
-    transportationMode: 'transportationMode',
-    limitWeight: 'limitWeight',
-    limitSpace: 'limitSpace',
-    shippingTerms: 'shippingTerms',
-    payment: 'payment',
-    docCutofftime: 'docCutofftime',
-    portCutofftime: 'portCutofftime',
-    shippingAgent: 'shippingAgent',
-    spaceType: 'spaceType',
-    spaceQty: 'spaceQty',
-    bookCanceldate: 'bookCanceldate',
-    loadingType: 'loadingType',
-    noOfForiginal: 'noOfForiginal',
-    hblPaymentPlace: 'hblPaymentPlace',
-    mblPaymentPlace: 'mblPaymentPlace',
-    modifier: 'modifier',
-    modifiedDate: 'modifiedDate',
-    debit: 'debit',
-    credit: 'credit',
-    amount: 'amount',
-    settlementAmount: 'settlementAmount ',
-    settlementTime: 'settlementTime',
-    entrustmentRemarks: 'entrustmentRemarks',
-    fleetRemarks: 'fleetRemarks',
-    sRemarks: 'sRemarks',
-    taxRate: 'taxRate',
-    corpType: 'corpType',
-    chargeCorp: 'chargeCorp',
-    payCorp: 'payCorp',
-    unitNo: 'unitNo',
-    currency: 'currency',
-    exrate: 'exrate',
-    price: 'price',
-    quantity: 'quantity',
-    localCurrency: 'localCurrency',
-    foreignCurrency: 'foreignCurrency',
-    reportNo: 'reportNo',
-    ctnDetail: 'ctnDetail',
-    dispatchCtnDetail: 'dispatchCtnDetail',
-    sendCtnDetail: 'sendCtnDetail',
-    corpShortName: 'corpShortName',
-    orderNo: 'orderNo',
-    factory: 'factory',
-    size: 'size',
-    landWeight: 'landWeight',
-    tel: 'tel',
-    datetime: 'datetime',
-    plateNo: 'plateNo',
-    ctnOne: 'ctnOne',
-    ctnTwo: 'ctnTwo',
-    fleetVolum: 'fleetVolum',
-    addressDetail: 'addressDetail',
-    unloadingPlace: 'unloadingPlace',
-    dispatchNumber: 'dispatchNumber',
-    freightPay: 'freightPay',
-    freightCollect: 'freightCollect',
-    salesmanDept: 'salesmanDept',
-    expectCtnQty: 'expectCtnQty',
-    etc: 'etc',
-    siCutoffDate: 'siCutoffDate',
-    content: 'content',
-    changeUserName: 'changeUserName',
-    changeTime: 'changeTime',
-    reconciliationAmount: 'reconciliationAmount',
-    reconciliationDate: 'reconciliationDate',
-    contractNo: 'contractNo',
-    extraAmountItemD: 'extraAmountItemD',
-    extraAmountItemC: 'extraAmountItemC',
-    pickUpGoodsUserName: 'pickUpGoodsUserName',
-    rise: 'R',
-    stop: 'S',
-    way: 'W',
-    index: 'index',
-    volume: 'volume',
-    packingType: 'packingType',
-    enterDetails: 'enterDetails',
-    total: 'total',
-  },
-  landbtn118n: {
-    newDD: 'newDD',
-    newMM: 'newMM',
-    newMH: 'newMH',
-    copy: 'copy',
-    new: 'new',
-    importTemplate: 'importTemplate',
-    preview: 'preview',
-    save: 'save',
-    mdBillType: 'mdBillType',
-    mhAddmm: 'mhAddmm',
-    offLoad: 'offLoad',
-    cancelOffLoad: 'cancelOffLoad',
-    deleted: 'deleted',
-    edit: 'edit',
-    toDebit: 'toDebit',
-    toCredit: 'toCredit',
-    exportData: 'exportData',
-    debitTemplate: 'debitTemplate',
-    creditTemplate: 'creditTemplate',
-    costTemplate: 'costTemplate',
-    submitDebit: 'submitDebit',
-    submitCredit: 'submitCredit',
-    printBill: 'printBill',
-    toList: 'toList',
-    previous: 'previous',
-    next: 'next',
-    localApply: 'localApply',
-    unlocalApply: 'unlocalApply',
-    transferApply: 'transferApply',
-    unltransferApply: 'unltransferApply',
-    setInfoMMToMH: 'setInfoMMToMH',
-    getInfoMMToMH: 'getInfoMMToMH',
-    apply: 'apply',
-    unapply: 'unapply',
-    checked: 'checked',
-    applyFee: 'applyFee',
-    unApplyFee: 'unApplyFee',
-    applyModify: 'applyModify',
-    applyDelete: 'applyDelete',
-    unAplly: 'unAplly',
-    applyInvoice: 'applyInvoice',
-    applyPay: 'applyPay',
-    SIInfoImport: 'SIInfoImport',
-    allShort: 'A',
-    all: 'all',
-    submitShort: 'S',
-    notSubmitted: 'notSubmitted',
-    scheduledShort: 'S',
-    noScheduled: 'noScheduled',
-    noDispatched: 'noDispatched',
-    dispatchedShort: 'D',
-    noAcceptanced: 'noAcceptanced',
-    acceptanceShort: 'A',
-    noCompleted: 'noCompleted',
-    completedShort: 'C',
-    closed: 'closed',
-    closedShort: 'C',
-    completed: 'completed',
-    quickLaunch: 'quickLaunch',
-    entrust: 'entrust',
-    dispatch: 'dispatch',
-    dispatchVehicle: 'dispatchVehicle',
-    noDispatchVehicle: 'noDispatchVehicle',
-    track: 'track',
-    bulkCargo: 'bulkCargo',
-    ledger: 'ledger',
-    expirationReminder: 'expirationReminder',
-    smartScreen: 'smartScreen',
-    TotalBusinessVolumeToday: 'TotalBusinessVolumeToday',
-    container: 'container',
-    specialTransport: 'specialTransport',
-    detailsTodayBusiness: 'detailsTodayBusiness',
-    annex: 'annex',
-    change: 'change',
-    changeLog: 'changeLog',
-    dispatchNotice: 'dispatchNotice',
-    acceptance: 'acceptance',
-    noAcceptance: 'noAcceptance',
-    confirmFactory: 'confirmFactory',
-    confirmCompletion: 'confirmCompletion',
-    suitcase: 'suitcase',
-    enterDetails: 'enterDetails',
-    upload: 'upload',
-    cancel: 'cancel',
-    submit: 'submit',
-    revoke: 'revoke',
-    view: 'view',
-    businessType: 'businessType',
-    orderInfo: 'orderInfo',
-    otherInformation: 'otherInformation',
-    boxInformation: 'boxInformation',
-    addressInformation: 'addressInformation',
-    vehicleInformation: 'vehicleInformation',
-    incidentalExpenses: 'incidentalExpenses',
-    receivableCharges: 'receivableCharges',
-    accruedExpenses: 'accruedExpenses',
-    uploadAttachment: 'uploadAttachment',
-    backHome: 'backHome',
-    backLedger: 'backLedger',
-    generateBill: 'generateBill',
-    changeSave: 'changeSave',
-    changeBill: 'changeBill',
-    changeCar: 'changeCar',
-    updateBill: 'updateBill',
-    cancelScheduling: 'cancelScheduling',
-    cancelDispatch: 'cancelDispatch',
-    bulkCargoLedger: 'bulkCargoLedger',
-    landTransportLedger: 'landTransportLedger',
-    antiepidemic:'antiepidemic'
-  }
 }

+ 39 - 0
src/lang/vi.js

@@ -73,6 +73,7 @@ export default {
         antiepidemic:'chống dịch bệnh',
         bulkCargoLedger: 'Sổ cái hàng rời',
         landTransportLedger: 'Sổ cái vận tải đường bộ',
+
     },
     login: {
         title: 'Đăng nhập Việt Nam',
@@ -326,6 +327,44 @@ export default {
         packingType: 'Loại bao bì',
         enterDetails: 'Nhập thông tin chi tiết',
         total: 'tổng cộng',
+        shareType:'shareType',
+        details: 'details',
+        no:'no',
+        CName:'CName',
+        SName:'SName',
+        type:'type',
+        dc:'dc',
+        country:'country',
+        province:'province',
+        city:'city',
+        IDNumber:'IDNumber',
+        permittedVehicleType:'permittedVehicleType',
+        validityPeriodDriverLicense:'validityPeriodDriverLicense',
+        qualificationNumber:'qualificationNumber',
+        qualificationValidity:'qualificationValidity',
+        escortCertificateNumber:'escortCertificateNumber',
+        escortCertificateValidity:'escortCertificateValidity',
+        trailerNo:'trailerNo',
+        fuelType:'fuelType',
+        vehicleType:'vehicleType',
+        manufacturer:'manufacturer',
+        issuingAuthority:'issuingAuthority',
+        tractionVehicleModel:'tractionVehicleModel',
+        tractorFrameNumber:'tractorFrameNumber',
+        trailerMode:'trailerMode',
+        trailerFrameNumber:'trailerFrameNumber',
+        engineModel:'engineModel',
+        maxPassenger:'maxPassenger',
+        purchaseDate:'purchaseDate',
+        registrationDate:'registrationDate',
+        scrapDate:'scrapDate',
+        overall:'overall',
+        totalWeight:'totalWeight',
+        verifiedWeight:'verifiedWeight',
+        equipmentWeight:'equipmentWeight',
+        annualInspectionDate:'annualInspectionDate',
+        insuranceDate:'insuranceDate',
+        postionSource:'postionSource'
     },
     landbtn118n: {
         newDD: 'Tạo đơn hàng trực tiếp',

+ 521 - 436
src/lang/zh.js

@@ -1,443 +1,528 @@
 export default {
-  tip: '提示',
-  title: '企业级开发平台',
-  logoutTip: '退出系统, 是否继续?',
-  submitText: '确定',
-  cancelText: '取消',
-  search: '请输入搜索内容',
-  menuTip: '没有发现菜单',
-  wel: {
-    info: '早安,Smallwei,Avuex一款超乎你想象的框架!',
-    dept: '我是avue团队下的一个部门-哈皮部门-哈皮职位',
-    team: '团队内排名',
-    project: '项目访问',
-    count: '项目数',
-    data: {
-      subtitle: '实时',
-      column1: '分类统计',
-      column2: '附件统计',
-      column3: '文章统计',
-      key1: '分',
-      key2: '附',
-      key3: '评',
-      text1: '当前分类总记录数',
-      text2: '当前上传的附件数',
-      text3: '评论次数'
+    tip: '提示',
+    title: 'JMS ERP SYSTEM',
+    logoutTip: '退出系统, 是否继续?',
+    submitText: '确定',
+    cancelText: '取消',
+    search: '请输入搜索内容',
+    menuTip: '没有发现菜单',
+    wel: {
+        info: '早安,Smallwei,Avuex一款超乎你想象的框架!',
+        dept: '我是avue团队下的一个部门-哈皮部门-哈皮职位',
+        team: '团队内排名',
+        project: '项目访问',
+        count: '项目数',
+        data: {
+            subtitle: '实时',
+            column1: '分类统计',
+            column2: '附件统计',
+            column3: '文章统计',
+            key1: '分',
+            key2: '附',
+            key3: '评',
+            text1: '当前分类总记录数',
+            text2: '当前上传的附件数',
+            text3: '评论次数'
+        },
+        data2: {
+            column1: '今日注册',
+            column2: '今日登录',
+            column3: '今日订阅',
+            column4: '今日评论'
+        },
+        data3: {
+            column1: '转化率(日同比 28%)',
+            column2: '签到率(日同比 11%)',
+            column3: '签到率(日同比 11%)'
+        },
+        data4: {
+            column1: '错误日志',
+            column2: '数据展示',
+            column3: '权限管理',
+            column4: '用户管理'
+        },
+        table: {
+            rw: '工作任务',
+            nr: '工作内容',
+            sj: '工作时间'
+        }
     },
-    data2: {
-      column1: '今日注册',
-      column2: '今日登录',
-      column3: '今日订阅',
-      column4: '今日评论'
+    route: {
+        info: '个人信息',
+        website: 'bladex官网',
+        avuexwebsite: 'avuex官网',
+        dashboard: '首页',
+        more: '更多',
+        tags: '标签',
+        store: '本地存储',
+        api: '全局函数',
+        logs: '日志监控',
+        table: '表格',
+        form: '表单',
+        top: '返回顶部',
+        data: '数据展示',
+        permission: '权限',
+        error: '异常页面',
+        test: '测试页面',
+        saleOrderL: '销售订单(L)',
+        entrust: '委托',
+        dispatch: '调度',
+        dispatchVehicle: '派车',
+        track: '跟踪',
+        bulkCargo: '散货',
+        antiepidemic:'抗疫',
+        bulkCargoLedger: '散货台账',
+        landTransportLedger: '陆运台账',
     },
-    data3: {
-      column1: '转化率(日同比 28%)',
-      column2: '签到率(日同比 11%)',
-      column3: '签到率(日同比 11%)'
+    login: {
+        title: '登录 ',
+        info: 'JMS ERP SYSTEM',
+        tenantId: '请输入企业ID',
+        username: '请输入账号',
+        password: '请输入密码',
+        wechat: '微信',
+        qq: 'QQ',
+        github: 'github',
+        gitee: '码云',
+        phone: '请输入手机号',
+        code: '请输入验证码',
+        submit: '登录',
+        userLogin: '账号密码登录',
+        phoneLogin: '手机号登录',
+        thirdLogin: '第三方系统登录',
+        msgText: '发送验证码',
+        msgSuccess: '秒后重发',
     },
-    data4: {
-      column1: '错误日志',
-      column2: '数据展示',
-      column3: '权限管理',
-      column4: '用户管理'
+    navbar: {
+        logOut: '退出登录',
+        userinfo: '个人信息',
+        dashboard: '首页',
+        lock: '锁屏',
+        bug: '错误日志',
+        bugs: '条错误日志',
+        screenfullF: '退出全屏',
+        screenfull: '全屏',
+        language: '中英文',
+        notice: '消息通知',
+        theme: '主题',
+        color: '换色'
     },
-    table: {
-      rw: '工作任务',
-      nr: '工作内容',
-      sj: '工作时间'
+    tagsView: {
+        search: '搜索',
+        menu: '更多',
+        clearCache: '清除缓存',
+        closeOthers: '关闭其它',
+        closeAll: '关闭所有'
+    },
+    land118n: {
+        corpName: '客户',
+        branchName: '所属公司',
+        mblno: '提单号',
+        shippingCost: '运费',
+        freightReceivable: '应收运费',
+        extraAmountD: '应收杂费',
+        extraAmountC: '应付杂费',
+        hblno: 'HB/L NO ',
+        billType: '单据类型',
+        localStatus: '物流状态',
+        logisticsTransportation: '物流运输',
+        transportationScheduling: '运输调度',
+        caseNumber: '箱号',
+        sealNumber: '铅封号',
+        freightLocation: '货运地点',
+        pickupDate: '提箱日期',
+        contact: '联系人',
+        transferOrderStatus: '转单状态',
+        billNo: '单据编号',
+        salesperson: '业务员',
+        billDate: '委托日期',
+        documentNumber: '票据号',
+        contactNumber: '联系电话',
+        vessel: '船名',
+        voy: '航次',
+        address: '地址',
+        status: '状态',
+        operation: '操作',
+        op: '操作员',
+        etd: '开船日期',
+        eta: '到港日期',
+        carrier: '承运人',
+        pol: '起运港',
+        pod: '目的港',
+        acceptDate: '受理日期',
+        arrivalTime: '实际到厂时间',
+        motorcade: '车队',
+        vehicleNumber: '车号',
+        driver: '司机',
+        goods: '货物',
+        loadingAndUnloading: '装卸货',
+        bicycleFreight: '单车运费',
+        placeDelivery: '交货地',
+        lane: '航线',
+        CY: '场站',
+        businessSource: '业务来源',
+        businessName: '来源明细',
+        scndesc: '收发通人',
+        feeStatus: '费用状态',
+        cost: '费用',
+        sourceBillNo: '来源单号',
+        debitStatus: '收费状态',
+        creditStatus: '付费状态',
+        createBy: '创建人',
+        orderBy: '排序方式',
+        processing: '待处理',
+        waitApply: '待请核',
+        completed: '已完成',
+        all: '全部',
+        enteringStatus: '接单状态',
+        entering: '接单',
+        generateNo: '出号',
+        onBoard: '开船',
+        onArrival: '到港',
+        masteNo: '主编号',
+        hblCount: '分单数',
+        customerService: '客服',
+        ctnrTypeQty: '箱型箱量',
+        boxType: '箱型',
+        payableLandFreight: '应付陆运费',
+        completionDate: '完工日期',
+        singleContainerFreight: '单柜运费',
+        cargoType: '货物类别',
+        bookingAgent: '订舱代理',
+        freightDate: '货运日期',
+        marks: '唛头',
+        descOfGoods: '货描',
+        QTY: '件数',
+        package: '包装',
+        GW: '毛重',
+        NETGW: '净重',
+        CBM: '体积',
+        TEU: 'TEU',
+        hblTeu: '分单TEU',
+        ttlDebit: '合计收',
+        auditStatus: '审核状态',
+        applyStatus: '付费申请状态',
+        checkStatus: '对账状态',
+        debitStlStatus: '收费状态',
+        creditStlStatus: '付费状态',
+        invoiceStatus: '发票状态',
+        createTime: '创建时间',
+        billStatus: '业务状态',
+        bookStatus: '订舱状态',
+        financeStatus: '财务状态',
+        remarks: '备注',
+        orderInfo: '委托信息',
+        otherInformation: '其它信息',
+        boxInformation: '箱信息',
+        addressInformation: '地址信息',
+        vehicleInformation: '车辆信息',
+        incidentalExpenses: '杂费',
+        receivableCharges: '应收',
+        accruedExpenses: '应付费用',
+        uploadAttachment: '上传附件',
+        info: '信息',
+        billInfo: '提单信息',
+        feeInfo: '费用信息',
+        docCenter: '单证中心',
+        ctnrList: '配箱信息',
+        masterBill: 'MB/L',
+        reportManage: '报表管理',
+        fileCerter: '文件中心',
+        fileName: '文件名称',
+        filePath: '文件地址',
+        fileProperties: '文件属性',
+        hblnolist: '分单列表',
+        shipper: '发货人',
+        cnee: '收货人',
+        notify: '通知人',
+        agent: '国外代理',
+        issueDate: '签单日期',
+        issueType: '签单方式',
+        issuePlace: '签单地点',
+        bookRemarks: '订舱备注',
+        siRemarks: 'SI备注',
+        SOCORCOC: '箱属',
+        ctnrType: '箱型',
+        ctnrQty: '箱量',
+        bookingDate: '订舱日期',
+        polFreeTime: 'POL免箱使天数',
+        podTreeTime: 'POD免箱使天数',
+        noOfCopy: '副本份数',
+        businessType: '业务类型',
+        transportationMode: '运输方式',
+        limitWeight: '限制重量',
+        limitSpace: '限制舱位',
+        shippingTerms: '服务方式',
+        payment: '付款方式',
+        docCutofftime: '截单时间',
+        portCutofftime: '截港时间',
+        shippingAgent: '船代',
+        spaceType: '舱位类型',
+        spaceQty: '舱位数量',
+        bookCanceldate: '退舱日期',
+        loadingType: '装箱方式',
+        noOfForiginal: '正本份数',
+        hblPaymentPlace: 'HBL付款地点',
+        mblPaymentPlace: 'MBL付款地点',
+        modifier: '修改人',
+        modifiedDate: '修改日期',
+        debit: '收费',
+        credit: '付费',
+        amount: '金额',
+        settlementAmount: '结算金额',
+        settlementTime: '结算时间',
+        entrustmentRemarks: '委托备注',
+        fleetRemarks: '车队备注',
+        sRemarks: '司机备注',
+        taxRate: '税率',
+        corpType: '客户类别',
+        chargeCorp: '收费对象',
+        payCorp: '付费对象',
+        unitNo: '计价单位',
+        currency: '币别',
+        exrate: '汇率',
+        price: '单价',
+        quantity: '数量',
+        localCurrency: '本币',
+        foreignCurrency: '外币',
+        reportNo: '报表编码',
+        ctnDetail: '计划箱量',
+        dispatchCtnDetail: '已派箱量',
+        sendCtnDetail: '受理箱量',
+        corpShortName: '公司名称',
+        orderNo: '订单号',
+        factory: '船名航次',
+        size: '尺码',
+        landWeight: '重量(吨)',
+        tel: '电话',
+        datetime: '提箱时间',
+        plateNo: '车牌号',
+        ctnOne: '箱号一',
+        ctnTwo: '箱号二',
+        fleetVolum: '车型',
+        addressDetail: '装货地点',
+        unloadingPlace: '卸货地点',
+        dispatchNumber: '派车单号',
+        freightPay: '应付运费',
+        freightCollect: '应收运费',
+        salesmanDept: '所属部门',
+        expectCtnQty: '预配箱量',
+        etc: '截港日期',
+        siCutoffDate: '截单日期',
+        content: '变更内容',
+        changeUserName: '变更人',
+        changeTime: '变更时间',
+        reconciliationAmount: '对账金额',
+        reconciliationDate: '对账时间',
+        contractNo: '合同号',
+        extraAmountItemD: '应收杂费明细',
+        extraAmountItemC: '应付杂费明细',
+        pickUpGoodsUserName: '揽货员',
+        rise: '起',
+        stop: '止',
+        way: '途',
+        index: '序号',
+        volume: '货物体积',
+        packingType: '包装类型',
+        enterDetails: '录入明细',
+        total: '合计',
+        shareType:'共享',
+        details: '详情',
+        no:'编号',
+        CName:'全称',
+        SName:'简称',
+        type:'类别',
+        enterpriseType:'企业类型',
+        brand:'品牌',
+        company:'所属企业',
+        salesName:'分管员',
+        area:'区域',
+        creditLevel:'信用等级',
+        agentNO:'代理商编号',
+        capital:'首字母',
+        customNo:'海关号',
+        storageAdress:'仓库地址',
+        subStorageAdress:'分仓地址',
+        financeDetails:'财务资料',
+        accountName:'账户名称',
+        bankName:'开户银行',
+        bankAccountNo:'银行账号',
+        bankAddress:'银行地址',
+        fcyaccountName:'外币账户名称',
+        fcybankName:'外币开户银行',
+        fcybankAccountNo:'外币银行账号',
+        fcybankAddress:'外币银行地址',
+        creditGranting:'授信',
+        creditQuote:'授信额度',
+        creditDay:'授信天数',
+        creditInterest:'授信利息',
+        USCC:'社会信用代码',
+        packageRemarks:'包装要求',
+        paymentType:'账期类型',
+        days:'天数',
+        months:'结清月',
+        toDays:'结清天',
+        dayInterest:'日利息',
+        limitAmount:'最大欠款额',
+        contractNO:'合同号',
+        paymentDate:'账期日期',
+        preAmount:'期初金额',
+        corpLinkName:'客户联系人',
+        gender:'性别',
+        position:'职位',
+        licenseNumber:'许可证号',
+        limitedLicense:'许可范围',
+        registrar:'登记机关',
+        dateOfEstablishment:'成立日期',
+        numberOfTrucks:'用车数',
+        No:'编号',
+        Name:'名称',
+        EnName:'英文名',
+        Type:'费用类别',
+        dc:'收付',
+        country:'国家',
+        province:'省',
+        city:'市',
+        IDNumber:'身份证号',
+        permittedVehicleType:'准驾车型',
+        validityPeriodDriverLicense:'驾驶证有效期止',
+        qualificationNumber:'资格证号',
+        qualificationValidity:'资格证有效期止',
+        escortCertificateNumber:'押运证件号',
+        escortCertificateValidity:'押运证件有效期止',
+        trailerNo:'挂车号',
+        fuelType:'燃油类型',
+        vehicleType:'车辆类型',
+        manufacturer:'制造商',
+        issuingAuthority:'发证机关',
+        tractionVehicleModel:'牵引车型号',
+        tractorFrameNumber:'牵引车车架号',
+        trailerMode:'挂车型号',
+        trailerFrameNumber:'挂车车架号',
+        engineModel:'发动机型号',
+        maxPassenger:'荷载人数',
+        purchaseDate:'购车日期',
+        registrationDate:'注册日期',
+        scrapDate:'报废日期',
+        overall:'外廊mm',
+        totalWeight:'总重量kg',
+        verifiedWeight:'核定重量kg',
+        equipmentWeight:'装备重量kg',
+        annualInspectionDate:'年审日期',
+        insuranceDate:'保险日期',
+        postionSource:'位置获取来源'
+    },
+    landbtn118n: {
+        newDD: '创建直单',
+        newMM: '创建主单',
+        newMH: '创建分单',
+        copy: '复制',
+        new: '新建',
+        importTemplate: '导入模版',
+        preview: '预览',
+        save: '保存',
+        mdBillType: '修改类型',
+        mhAddmm: '分单->主单',
+        offLoad: '退舱',
+        cancelOffLoad: '撤销退舱',
+        deleted: '删除',
+        edit: '编辑',
+        toDebit: '生成应收',
+        toCredit: '生成应付',
+        exportData: '导出数据',
+        debitTemplate: '收费模版',
+        creditTemplate: '付费模版',
+        costTemplate: '成本模版',
+        submitDebit: '提交收费',
+        submitCredit: '提交付费',
+        printBill: '打印账单',
+        toList: '返回列表',
+        previous: '上一票',
+        next: '下一票',
+        localApply: '物流提交',
+        unlocalApply: '撤销物流提交',
+        transferApply: '转单',
+        unltransferApply: '撤销转单',
+        setInfoMMToMH: '同步主单到分单',
+        getInfoMMToMH: '同步分单到主单',
+        apply: '请求锁单',
+        unapply: '撤销锁定',
+        checked: '审核',
+        applyFee: '请核费用',
+        unApplyFee: '撤销请核',
+        applyModify: '申请修改',
+        applyDelete: '申请删除',
+        unAplly: '取消申请',
+        applyInvoice: '申请发票',
+        applyPay: '申请付费',
+        SIInfoImport: 'SI导入',
+        allShort: '全',
+        all: '全部',
+        submitShort: '提',
+        notSubmitted: '未提交',
+        scheduledShort: '调',
+        noScheduled: '未调度',
+        noDispatched: '未派车',
+        dispatchedShort: '派',
+        noAcceptanced: '未受理',
+        acceptanceShort: '受',
+        noCompleted: '未完工',
+        completedShort: '完',
+        completed: '已完工',
+        closed: '已关闭',
+        closedShort: '关',
+        quickLaunch: '快速发起',
+        entrust: '委托',
+        dispatch: '调度',
+        dispatchVehicle: '派车',
+        noDispatchVehicle: '取消派车',
+        track: '跟踪',
+        bulkCargo: '散货',
+        ledger: '台账',
+        expirationReminder: '到期提醒',
+        smartScreen: '智慧大屏',
+        TotalBusinessVolumeToday: '今日业务总量',
+        container: '集装箱',
+        specialTransport: '特种运输',
+        detailsTodayBusiness: '今日业务详情',
+        annex: '附件',
+        change: '变更',
+        changeLog: '变更记录',
+        dispatchNotice: '派车通知',
+        acceptance: '受理',
+        noAcceptance: '取消受理',
+        confirmFactory: '确认到厂',
+        confirmCompletion: '确认完工',
+        suitcase: '提箱',
+        enterDetails: '录入明细',
+        upload: '上传',
+        cancel: '取消',
+        submit: '提交',
+        revoke: '撤销',
+        view: '查看',
+        businessType: '业务类型',
+        orderInfo: '委托信息',
+        otherInformation: '其它信息',
+        boxInformation: '箱信息',
+        addressInformation: '地址信息',
+        vehicleInformation: '车辆信息',
+        incidentalExpenses: '杂费',
+        receivableCharges: '应收',
+        accruedExpenses: '应付',
+        uploadAttachment: '上传附件',
+        backHome: '返回首页',
+        backLedger: '返回台账',
+        generateBill: '生成账单',
+        changeSave: '变更保存',
+        changeBill: '更新账单',
+        changeCar: '变更车',
+        updateBill: '更新账单',
+        cancelScheduling: '取消调度',
+        cancelDispatch: '取消派车',
+        cancelAcceptance: '取消受理',
+        unknownState: '未知状态',
+        bulkCargoLedger: '散货台账',
+        landTransportLedger: '陆运台账',
+        antiepidemic:'抗疫'
     }
-  },
-  route: {
-    info: '个人信息',
-    website: 'bladex官网',
-    avuexwebsite: 'avuex官网',
-    dashboard: '首页',
-    more: '更多',
-    tags: '标签',
-    store: '本地存储',
-    api: '全局函数',
-    logs: '日志监控',
-    table: '表格',
-    form: '表单',
-    top: '返回顶部',
-    data: '数据展示',
-    permission: '权限',
-    error: '异常页面',
-    test: '测试页面',
-    saleOrderL: '销售订单(L)',
-    entrust: '委托',
-    dispatch: '调度',
-    dispatchVehicle: '派车',
-    track: '跟踪',
-    bulkCargo: '散货',
-    antiepidemic:'抗疫',
-    bulkCargoLedger: '散货台账',
-    landTransportLedger: '陆运台账',
-  },
-  login: {
-    title: '登录 ',
-    info: '企业级开发平台',
-    tenantId: '请输入企业ID',
-    username: '请输入账号',
-    password: '请输入密码',
-    wechat: '微信',
-    qq: 'QQ',
-    github: 'github',
-    gitee: '码云',
-    phone: '请输入手机号',
-    code: '请输入验证码',
-    submit: '登录',
-    userLogin: '账号密码登录',
-    phoneLogin: '手机号登录',
-    thirdLogin: '第三方系统登录',
-    msgText: '发送验证码',
-    msgSuccess: '秒后重发',
-  },
-  navbar: {
-    logOut: '退出登录',
-    userinfo: '个人信息',
-    dashboard: '首页',
-    lock: '锁屏',
-    bug: '错误日志',
-    bugs: '条错误日志',
-    screenfullF: '退出全屏',
-    screenfull: '全屏',
-    language: '中英文',
-    notice: '消息通知',
-    theme: '主题',
-    color: '换色'
-  },
-  tagsView: {
-    search: '搜索',
-    menu: '更多',
-    clearCache: '清除缓存',
-    closeOthers: '关闭其它',
-    closeAll: '关闭所有'
-  },
-  land118n: {
-    corpName: '客户',
-    branchName: '所属公司',
-    mblno: '提单号',
-    shippingCost: '运费',
-    freightReceivable: '应收运费',
-    extraAmountD: '应收杂费',
-    extraAmountC: '应付杂费',
-    hblno: 'HB/L NO ',
-    billType: '单据类型',
-    localStatus: '物流状态',
-    logisticsTransportation: '物流运输',
-    transportationScheduling: '运输调度',
-    caseNumber: '箱号',
-    sealNumber: '铅封号',
-    freightLocation: '货运地点',
-    pickupDate: '提箱日期',
-    contact: '联系人',
-    transferOrderStatus: '转单状态',
-    billNo: '单据编号',
-    salesperson: '业务员',
-    billDate: '委托日期',
-    documentNumber: '票据号',
-    contactNumber: '联系电话',
-    vessel: '船名',
-    voy: '航次',
-    address: '地址',
-    status: '状态',
-    operation: '操作',
-    op: '操作员',
-    etd: '开船日期',
-    eta: '到港日期',
-    carrier: '承运人',
-    pol: '起运港',
-    pod: '目的港',
-    acceptDate: '受理日期',
-    arrivalTime: '实际到厂时间',
-    motorcade: '车队',
-    vehicleNumber: '车号',
-    driver: '司机',
-    goods: '货物',
-    loadingAndUnloading: '装卸货',
-    bicycleFreight: '单车运费',
-    placeDelivery: '交货地',
-    lane: '航线',
-    CY: '场站',
-    businessSource: '业务来源',
-    businessName: '来源明细',
-    scndesc: '收发通人',
-    feeStatus: '费用状态',
-    cost: '费用',
-    sourceBillNo: '来源单号',
-    debitStatus: '收费状态',
-    creditStatus: '付费状态',
-    createBy: '创建人',
-    orderBy: '排序方式',
-    processing: '待处理',
-    waitApply: '待请核',
-    completed: '已完成',
-    all: '全部',
-    enteringStatus: '接单状态',
-    entering: '接单',
-    generateNo: '出号',
-    onBoard: '开船',
-    onArrival: '到港',
-    masteNo: '主编号',
-    hblCount: '分单数',
-    customerService: '客服',
-    ctnrTypeQty: '箱型箱量',
-    boxType: '箱型',
-    payableLandFreight: '应付陆运费',
-    completionDate: '完工日期',
-    singleContainerFreight: '单柜运费',
-    cargoType: '货物类别',
-    bookingAgent: '订舱代理',
-    freightDate: '货运日期',
-    marks: '唛头',
-    descOfGoods: '货描',
-    QTY: '件数',
-    package: '包装',
-    GW: '毛重',
-    NETGW: '净重',
-    CBM: '体积',
-    TEU: 'TEU',
-    hblTeu: '分单TEU',
-    ttlDebit: '合计收',
-    auditStatus: '审核状态',
-    applyStatus: '付费申请状态',
-    checkStatus: '对账状态',
-    debitStlStatus: '收费状态',
-    creditStlStatus: '付费状态',
-    invoiceStatus: '发票状态',
-    createTime: '创建时间',
-    billStatus: '业务状态',
-    bookStatus: '订舱状态',
-    financeStatus: '财务状态',
-    remarks: '备注',
-    orderInfo: '委托信息',
-    otherInformation: '其它信息',
-    boxInformation: '箱信息',
-    addressInformation: '地址信息',
-    vehicleInformation: '车辆信息',
-    incidentalExpenses: '杂费',
-    receivableCharges: '应收',
-    accruedExpenses: '应付费用',
-    uploadAttachment: '上传附件',
-    info: '信息',
-    billInfo: '提单信息',
-    feeInfo: '费用信息',
-    docCenter: '单证中心',
-    ctnrList: '配箱信息',
-    masterBill: 'MB/L',
-    reportManage: '报表管理',
-    fileCerter: '文件中心',
-    fileName: '文件名称',
-    filePath: '文件地址',
-    fileProperties: '文件属性',
-    hblnolist: '分单列表',
-    shipper: '发货人',
-    cnee: '收货人',
-    notify: '通知人',
-    agent: '国外代理',
-    issueDate: '签单日期',
-    issueType: '签单方式',
-    issuePlace: '签单地点',
-    bookRemarks: '订舱备注',
-    siRemarks: 'SI备注',
-    SOCORCOC: '箱属',
-    ctnrType: '箱型',
-    ctnrQty: '箱量',
-    bookingDate: '订舱日期',
-    polFreeTime: 'POL免箱使天数',
-    podTreeTime: 'POD免箱使天数',
-    noOfCopy: '副本份数',
-    businessType: '业务类型',
-    transportationMode: '运输方式',
-    limitWeight: '限制重量',
-    limitSpace: '限制舱位',
-    shippingTerms: '服务方式',
-    payment: '付款方式',
-    docCutofftime: '截单时间',
-    portCutofftime: '截港时间',
-    shippingAgent: '船代',
-    spaceType: '舱位类型',
-    spaceQty: '舱位数量',
-    bookCanceldate: '退舱日期',
-    loadingType: '装箱方式',
-    noOfForiginal: '正本份数',
-    hblPaymentPlace: 'HBL付款地点',
-    mblPaymentPlace: 'MBL付款地点',
-    modifier: '修改人',
-    modifiedDate: '修改日期',
-    debit: '收费',
-    credit: '付费',
-    amount: '金额',
-    settlementAmount: '结算金额',
-    settlementTime: '结算时间',
-    entrustmentRemarks: '委托备注',
-    fleetRemarks: '车队备注',
-    sRemarks: '司机备注',
-    taxRate: '税率',
-    corpType: '客户类别',
-    chargeCorp: '收费对象',
-    payCorp: '付费对象',
-    unitNo: '计价单位',
-    currency: '币别',
-    exrate: '汇率',
-    price: '单价',
-    quantity: '数量',
-    localCurrency: '本币',
-    foreignCurrency: '外币',
-    reportNo: '报表编码',
-    ctnDetail: '计划箱量',
-    dispatchCtnDetail: '已派箱量',
-    sendCtnDetail: '受理箱量',
-    corpShortName: '公司名称',
-    orderNo: '订单号',
-    factory: '船名航次',
-    size: '尺码',
-    landWeight: '重量(吨)',
-    tel: '电话',
-    datetime: '提箱时间',
-    plateNo: '车牌号',
-    ctnOne: '箱号一',
-    ctnTwo: '箱号二',
-    fleetVolum: '车型',
-    addressDetail: '装货地点',
-    unloadingPlace: '卸货地点',
-    dispatchNumber: '派车单号',
-    freightPay: '应付运费',
-    freightCollect: '应收运费',
-    salesmanDept: '所属部门',
-    expectCtnQty: '预配箱量',
-    etc: '截港日期',
-    siCutoffDate: '截单日期',
-    content: '变更内容',
-    changeUserName: '变更人',
-    changeTime: '变更时间',
-    reconciliationAmount: '对账金额',
-    reconciliationDate: '对账时间',
-    contractNo: '合同号',
-    extraAmountItemD: '应收杂费明细',
-    extraAmountItemC: '应付杂费明细',
-    pickUpGoodsUserName: '揽货员',
-    rise: '起',
-    stop: '止',
-    way: '途',
-    index: '序号',
-    volume: '货物体积',
-    packingType: '包装类型',
-    enterDetails: '录入明细',
-    total: '合计',
-  },
-  landbtn118n: {
-    newDD: '创建直单',
-    newMM: '创建主单',
-    newMH: '创建分单',
-    copy: '复制',
-    new: '新建',
-    importTemplate: '导入模版',
-    preview: '预览',
-    save: '保存',
-    mdBillType: '修改类型',
-    mhAddmm: '分单->主单',
-    offLoad: '退舱',
-    cancelOffLoad: '撤销退舱',
-    deleted: '删除',
-    edit: '编辑',
-    toDebit: '生成应收',
-    toCredit: '生成应付',
-    exportData: '导出数据',
-    debitTemplate: '收费模版',
-    creditTemplate: '付费模版',
-    costTemplate: '成本模版',
-    submitDebit: '提交收费',
-    submitCredit: '提交付费',
-    printBill: '打印账单',
-    toList: '返回列表',
-    previous: '上一票',
-    next: '下一票',
-    localApply: '物流提交',
-    unlocalApply: '撤销物流提交',
-    transferApply: '转单',
-    unltransferApply: '撤销转单',
-    setInfoMMToMH: '同步主单到分单',
-    getInfoMMToMH: '同步分单到主单',
-    apply: '请求锁单',
-    unapply: '撤销锁定',
-    checked: '审核',
-    applyFee: '请核费用',
-    unApplyFee: '撤销请核',
-    applyModify: '申请修改',
-    applyDelete: '申请删除',
-    unAplly: '取消申请',
-    applyInvoice: '申请发票',
-    applyPay: '申请付费',
-    SIInfoImport: 'SI导入',
-    allShort: '全',
-    all: '全部',
-    submitShort: '提',
-    notSubmitted: '未提交',
-    scheduledShort: '调',
-    noScheduled: '未调度',
-    noDispatched: '未派车',
-    dispatchedShort: '派',
-    noAcceptanced: '未受理',
-    acceptanceShort: '受',
-    noCompleted: '未完工',
-    completedShort: '完',
-    completed: '已完工',
-    closed: '已关闭',
-    closedShort: '关',
-    quickLaunch: '快速发起',
-    entrust: '委托',
-    dispatch: '调度',
-    dispatchVehicle: '派车',
-    noDispatchVehicle: '取消派车',
-    track: '跟踪',
-    bulkCargo: '散货',
-    ledger: '台账',
-    expirationReminder: '到期提醒',
-    smartScreen: '智慧大屏',
-    TotalBusinessVolumeToday: '今日业务总量',
-    container: '集装箱',
-    specialTransport: '特种运输',
-    detailsTodayBusiness: '今日业务详情',
-    annex: '附件',
-    change: '变更',
-    changeLog: '变更记录',
-    dispatchNotice: '派车通知',
-    acceptance: '受理',
-    noAcceptance: '取消受理',
-    confirmFactory: '确认到厂',
-    confirmCompletion: '确认完工',
-    suitcase: '提箱',
-    enterDetails: '录入明细',
-    upload: '上传',
-    cancel: '取消',
-    submit: '提交',
-    revoke: '撤销',
-    view: '查看',
-    businessType: '业务类型',
-    orderInfo: '委托信息',
-    otherInformation: '其它信息',
-    boxInformation: '箱信息',
-    addressInformation: '地址信息',
-    vehicleInformation: '车辆信息',
-    incidentalExpenses: '杂费',
-    receivableCharges: '应收',
-    accruedExpenses: '应付',
-    uploadAttachment: '上传附件',
-    backHome: '返回首页',
-    backLedger: '返回台账',
-    generateBill: '生成账单',
-    changeSave: '变更保存',
-    changeBill: '更新账单',
-    changeCar: '变更车',
-    updateBill: '更新账单',
-    cancelScheduling: '取消调度',
-    cancelDispatch: '取消派车',
-    cancelAcceptance: '取消受理',
-    unknownState: '未知状态',
-    bulkCargoLedger: '散货台账',
-    landTransportLedger: '陆运台账',
-    antiepidemic:'抗疫'
-  }
 }

+ 3 - 2
src/views/tirePartsMall/financialManagement/collectionSettlement/index.vue

@@ -270,8 +270,8 @@ export default {
     )
   },
   methods: {
-      getAmountSum(){
-          getPendingPaymentSum().then(res => {
+      getAmountSum(params){
+          getPendingPaymentSum(params).then(res => {
               this.advanceReceipt = res.data.data
           })
       },
@@ -367,6 +367,7 @@ export default {
 /*          getSettlementSum(params).then(sumRes => {
               this.advanceReceipt = sumRes.data.data
           })*/
+          this.getAmountSum(params)
       }).finally(() => {
         this.loading = false
       })