仪表盘
版本库
文件存储
活动
搜索
登录
IStation
/
Web.PHM.V1
PHM故障诊断(WEB前端):已废弃
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
初始化项目
wangyanshen
2023-01-09
695c5a332e4bf10b6b93c9973e1634730b4a60df
[IStation/Web.PHM.V1.git]
/
src
/
components
/
tools
/
DetailList.vue
1
2
3
4
5
<script>
/* WARNING: 兼容老引入,请勿继续使用 */
import DescriptionList from '@/components/DescriptionList'
export default DescriptionList
</script>