|
|
@ -61,12 +61,17 @@ export default { |
|
|
|
agreeSuccess: 'Agree Success', |
|
|
|
refusedSuccess: 'Refused Success', |
|
|
|
handleSuccess: 'Handle Success', |
|
|
|
acceptSuccess: 'Accept Success', |
|
|
|
giveupSuccess: 'Giveup Success', |
|
|
|
dealwithSuccess: 'Dealwith Success', |
|
|
|
confirmColse: 'Confirm Close?', |
|
|
|
confirmReAdd: 'Confirm ReAdd?', |
|
|
|
confirmAgree: 'Confirm Agree?', |
|
|
|
confirmRefused: 'Confirm Refused?', |
|
|
|
confirmHandle: 'Confirm Handle?', |
|
|
|
confirmSubmit: 'Confirm Submit?', |
|
|
|
confirmAccept: 'Confirm Accept', |
|
|
|
confirmGiveup: 'Confirm Giveup' |
|
|
|
}, |
|
|
|
error: { |
|
|
|
noPermission: `Sorry, you don't have permission to access this page.`, |
|
|
|