增加SQL代码生成模板

This commit is contained in:
izory
2021-09-23 20:54:26 +08:00
parent 95a23340d6
commit 907f96d8bd
9 changed files with 96 additions and 72 deletions

View File

@@ -128,7 +128,7 @@ export default {
// 重置数据表单
reset() {
this.form = {
{VueViewEditFormContent}
{VueViewFormResetHtml}
//TODO 根据实际内容调整
};
this.resetForm("form");