添加操作日志
This commit is contained in:
@@ -367,10 +367,10 @@ import {useSettingsStore} from "@/store";
|
||||
import {DictItem, PageReq, PageResult} from "@/types/global";
|
||||
import SysCommonAPI from "@/api/sys/sys-common-api";
|
||||
#else
|
||||
import {PageReq} from "@/types/global";
|
||||
import {PageReq, PageResult} from "@/types/global";
|
||||
#end
|
||||
#if($exportExcel)
|
||||
import {FileUtils, Format} from "@/utils/utils";
|
||||
import {FileUtils, Format} from "@/utils";
|
||||
#end
|
||||
import ${table.entityName}API, {
|
||||
EditForm as ${table.entityName}EditForm,
|
||||
|
||||
Reference in New Issue
Block a user