代码生成新增加富文本组件生成

This commit is contained in:
不做码农
2021-11-19 17:34:25 +08:00
parent ba0f9698d1
commit 4d25cb234a
6 changed files with 36 additions and 4 deletions

View File

@@ -60,8 +60,11 @@ import {
get{ModelTypeName}
} from '@/api/{fileClassName}.js';
{VueComponentImport}
export default {
name: '{ModelTypeName}',
components: { {VueComponent} },
data() {
return {
labelWidth: "100px",