提交 f54f4b5e 编写于 作者: 杨广俊's avatar 杨广俊

默认排序

上级 1f1c71e9
...@@ -240,8 +240,8 @@ export default { ...@@ -240,8 +240,8 @@ export default {
this.GET('contents/courseDoctor/v1/getAllTeacher', para).then(res => { this.GET('contents/courseDoctor/v1/getAllTeacher', para).then(res => {
if(res.code == '000000'){ if(res.code == '000000'){
_this.parmDataDoctList = res.data && res.data.list || [] _this.parmDataDoctList = res.data && res.data.list || []
_this.orderAction('doctorFirstNameChar', true)
} }
}) })
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册