优化代码生成模板

This commit is contained in:
不做码农
2022-04-07 13:30:47 +08:00
parent 5b376614d0
commit a0cf47c099
7 changed files with 148 additions and 70 deletions

View File

@@ -39,10 +39,6 @@ namespace ZR.CodeGenerator.Model
/// </summary>
public string VueQueryFormHtml { get; set; }
/// <summary>
/// vue 添加、编辑表单规则
/// </summary>
public string VueViewEditFormRuleContent { get; set; }
/// <summary>
/// 查询条件
/// </summary>