mirror of https://gitee.com/xiaonuobase/snowy
【优化】代码生成错别字改正
parent
f44224ce93
commit
4aaa9ec30b
|
@ -96,7 +96,7 @@
|
||||||
<template #label>
|
<template #label>
|
||||||
<a-tooltip>
|
<a-tooltip>
|
||||||
<template #title>
|
<template #title>
|
||||||
不想吧代码生成到本框架指定插件名称下,可以新建一个plugin模块,并这里改为新的名字。
|
不想把代码生成到本框架指定插件名称下,可以新建一个plugin模块,并在这里改为新的名字。
|
||||||
</template>
|
</template>
|
||||||
<question-circle-outlined />
|
<question-circle-outlined />
|
||||||
</a-tooltip>
|
</a-tooltip>
|
||||||
|
|
Loading…
Reference in New Issue