Commit 630ff45b authored by 杨柠瑞's avatar 杨柠瑞

coidng

parents 09f8dc0f da66c1f1
...@@ -14,6 +14,13 @@ ...@@ -14,6 +14,13 @@
import _ from 'lodash' import _ from 'lodash'
import request from '@/utils/request' import request from '@/utils/request'
/**
* 毫末科技的详情组件.
*
* demo地址: factory.haomo-studio.com/vue-element/#/haomo/components/detail
* @author 赵帅 zhaoshuai@haomo-studio.com
*/
export default { export default {
name: 'HmComplexDetail', name: 'HmComplexDetail',
// 继承其他组件 // 继承其他组件
......
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
* 毫末科技的表单组件. * 毫末科技的表单组件.
* *
* demo地址: factory.haomo-studio.com/vue-element/#/haomo/components/forms * demo地址: factory.haomo-studio.com/vue-element/#/haomo/components/forms
* @author 王康 * @author 王康 wk@lingdao-tech.com
*/ */
export default { export default {
name: 'HmComplexForm', name: 'HmComplexForm',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment