+
+
+ 体检中心:
+
+
+ {{ item.displayName }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ dddw(dict.itemTypeTree, "id", scope.row.itemTypeId, "displayName") }}
+
+
+
+
+ {{ dddw(dict.forSex, "id", scope.row.forSexId, "displayName") }}
+
+
+
+
+ {{ dddw(dict.roomType, "id", scope.row.roomTypeFlag, "displayName") }}
+
+
+
+
+
+ {{ isActive == 'Y' ? '':'' }}
+
+
+
+
+
+ {{ scope.row.creationTime ? moment(scope.row.creationTime).format("yyyy-MM-DD HH:mm:ss") : "" }}
+
+
+
+ number($double)
+
+
+ string
+
+
+
+
+
+
+
+
+
+