✨ 代码生成新增操作按钮样式生成选择
This commit is contained in:
@@ -69,5 +69,9 @@ namespace ZR.CodeGenerator.Model
|
||||
/// vue页面文件名
|
||||
/// </summary>
|
||||
public string ViewFileName { get; set; }
|
||||
/// <summary>
|
||||
/// 操作按钮样式
|
||||
/// </summary>
|
||||
public int OperBtnStyle { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user