|
|
@@ -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'
|
|
|
- }
|
|
|
}
|