mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
优化ai编码
This commit is contained in:
parent
9afad4d475
commit
d72dd5410d
@ -379,7 +379,7 @@ const lang = reactive({
|
|||||||
code.active = lang.value.toLocaleLowerCase() + '-entity';
|
code.active = lang.value.toLocaleLowerCase() + '-entity';
|
||||||
},
|
},
|
||||||
|
|
||||||
tpl() {
|
get tpl() {
|
||||||
const d = {
|
const d = {
|
||||||
Node: 'typescript',
|
Node: 'typescript',
|
||||||
Java: 'java',
|
Java: 'java',
|
||||||
|
Loading…
Reference in New Issue
Block a user