!462 fix: 代码生成:Vue3标准模板问题修复。

This commit is contained in:
YunaiV
2023-04-22 19:01:11 +08:00
parent 38462fbcf8
commit 8c65afc56a
4 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
import { defHttp } from '@/utils/http/axios'
#set ($baseURL = "/${table.moduleName}/${simpleClassName_strikeCase}")
// 查询${table.classComment}列表
export function get${simpleClassName}Page(params) {