仪表盘
版本库
文件存储
活动
搜索
登录
SC
/
gfzl
广丰卷烟厂数采质量分析系统
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
feat: 新增基础数据维护-判定规程维护界面和后端接口
zhuguifei
2026-03-12
5740eb93928f3cb8e17c3fa5f082f42072ebbc31
[SC/gfzl.git]
/
ruoyi-plus-soybean
/
src
/
enum
/
index.ts
1
2
3
4
5
6
7
8
9
export enum SetupStoreId {
App = 'app-store',
Theme = 'theme-store',
Auth = 'auth-store',
Route = 'route-store',
Tab = 'tab-store',
Notice = 'notice-store',
Dict = 'dict-store'
}