fix: vue2代码生成模板

This commit is contained in:
xingyu
2022-07-25 16:53:36 +08:00
parent 9983590fdf
commit a57f79cf90
10 changed files with 42 additions and 46 deletions

View File

@ -85,7 +85,7 @@
<script>
import { getCodegenTablePage, previewCodegen, downloadCodegen, deleteCodegen,
syncCodegenFromDB, syncCodegenFromSQL, createCodegenListFromSQL } from "@/api/infra/codegen";
syncCodegenFromDB } from "@/api/infra/codegen";
import importTable from "./importTable";
// 代码高亮插件