export default { 'dataPermission': { 'table': { 'code': 'Mã hóa', 'name': 'Tên', 'sort': 'Sắp xếp', 'enable': 'Bật hay không', 'description': 'Ghi chú', 'create_by': 'Tạo bởi' }, 'rules': { 'NotNull': 'Không thể để trống' } } }