仪表盘
版本库
文件存储
活动
搜索
登录
main
/
herb-ui
干燥机配套车间生产管理系统/云平台前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
新增干草配方历史功能模块
baoshiwei
2024-10-25
6fcb00f27e80b38cea4ccb059112ad7cf99d8745
[herb-ui.git]
/
src
/
components
/
Time
/
index.ts
1
2
3
4
import { withInstall } from '/@/utils/index';
import time from './src/Time.vue';
export const Time = withInstall(time);