fix: 基础框架修改,去除不要代码

This commit is contained in:
2024-03-25 18:04:26 +08:00
parent 3c3114985b
commit c61a5083c3
29 changed files with 1335 additions and 222 deletions

View File

@@ -0,0 +1,5 @@
export default {
'customer': {
'title': 'Customer information management',
}
}

View File

@@ -0,0 +1,5 @@
export default {
'customer': {
'title': 'Customer information management',
}
}

View File

@@ -0,0 +1,5 @@
export default {
'customer': {
'title': 'Manajemen Informasi Klien',
}
}