mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2026-05-01 23:44:26 +08:00
修复左侧菜单问题 整合包重新打包
This commit is contained in:
9
YiAiQuickDeploy/public/admin/assets/models-0f8c3899.js
Normal file
9
YiAiQuickDeploy/public/admin/assets/models-0f8c3899.js
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
/**
|
||||
* 由 Fantastic-admin 提供技术支持
|
||||
* Powered by Fantastic-admin
|
||||
* Gitee https://gitee.com/hooray/fantastic-admin
|
||||
* Github https://github.com/hooray/fantastic-admin
|
||||
*/
|
||||
|
||||
import{Y as o}from"./index-e2ea765f.js";const d={queryModels:e=>o.get("models/query",{params:e}),setModels:e=>o.post("models/setModel",e),delModels:e=>o.post("models/delModel",e)};export{d as A};
|
||||
Reference in New Issue
Block a user