@@ -34,7 +34,7 @@ Component({
cardNum: "",
endTime: "",
startTime: "",
- hisPatientId: "",
+ hisPatientId: "",
},
contentHeight: `calc(${getContentHeight() - tabHeight}px - ${filterH})`,
@@ -23,11 +23,11 @@ const defaultSource = {
normal: {
items: [],
type: "normal",
- name: "普通号",
+ name: "",
expert: {
- name: "专家号",
type: "expert",
};