Skip to content

vue单文件组件中方法和计算属性怎样注释? #58

@juntaoshuai

Description

@juntaoshuai

vue单页面 方法和计算属性 是使用 像 普通js 方法一样的注释吗????如:
methods: {
/**
* 加载运送类型列表
* @param {string} transTypeParentCode 接口请求的参数: 运送编码
*/
getTransTypeList (transTypeParentCode) {
// 这里写逻辑代码
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions