+
+
+ 医案列表
+ ( {{ currentNode.data ? currentNode.data.title : "" }} )
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ (pageIndex - 1) * pageSize + scope.$index + 1 }}
+
+
+
+
+
+ 姓名:{{
+ scope.row.user.name ? scope.row.user.name : "-"
+ }}
+
+
+ 手机号:{{ scope.row.user.tel }}
+
+
+ 邮箱:{{ scope.row.user.email }}
+
+
+
+
+
+
+
+
+
+
+
+
+ changeTrainValue(e,scope.row)"
+ :value="scope.row.train"
+ active-color="#17B3A3"
+ inactive-color="#aaaaaa96"
+ >
+
+
+
+
+
+
+
+ 详情
+
+
+
+
+