mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:11:25 +08:00
5 lines
64 B
TypeScript
5 lines
64 B
TypeScript
export default {
|
|
cancelText: '关闭',
|
|
okText: '确认',
|
|
};
|