公告板
版本库
filestore
活动
搜索
登录
admin
/
HangZhouMes
派生自
HangZhouMes
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1、大理片调整:将定时任务时间有300ms调整为500ms 2、大理片笼:大理片详情表数据增加出片中状态,增加状态更改定时任务,用于处理玻璃是否执行完...
zhoushihao
2024-07-19
87bc30b6600d5f348ccf89aeb711ad007b721183
[~admin/HangZhouMes.git]
/
UI-Project
/
auto-imports.d.ts
1
2
3
4
5
6
7
8
9
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
export {}
declare global {
const useI18n: typeof import('vue-i18n')['useI18n']
}