diff --git a/src/views/applyregistration/applyform/index.vue b/src/views/applyregistration/applyform/index.vue
index 81e2000b..8c92b8b9 100644
--- a/src/views/applyregistration/applyform/index.vue
+++ b/src/views/applyregistration/applyform/index.vue
@@ -156,7 +156,7 @@
:stripe="true"
:show-overflow-tooltip="true"
@selection-change="handleSelectionChange"
- :header-cell-style="{ background: 'rgb(235, 241, 250)',height:'56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)',height:'56px',color:'#333333' }"
:row-style="{height:'56px'}"
>
diff --git a/src/views/system/apiconfig/index.vue b/src/views/system/apiconfig/index.vue
index 6edd4d68..b63a5ad6 100644
--- a/src/views/system/apiconfig/index.vue
+++ b/src/views/system/apiconfig/index.vue
@@ -88,7 +88,7 @@
:data="list"
:stripe="true"
:show-overflow-tooltip="true"
- :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px',color:'#333333' }"
:row-style="{ height: '56px' }"
>
@@ -97,11 +97,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/src/views/system/department/index.vue b/src/views/system/department/index.vue
index f9e92e8c..45d83757 100644
--- a/src/views/system/department/index.vue
+++ b/src/views/system/department/index.vue
@@ -66,7 +66,7 @@
:data="list"
:stripe="true"
:show-overflow-tooltip="true"
- :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px',color:'#333333' }"
:row-style="{ height: '56px' }"
>
diff --git a/src/views/system/doctor/index.vue b/src/views/system/doctor/index.vue
index 3fb71419..848ab05b 100644
--- a/src/views/system/doctor/index.vue
+++ b/src/views/system/doctor/index.vue
@@ -75,7 +75,7 @@
:data="list"
:stripe="true"
:show-overflow-tooltip="true"
- :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px',color:'#333333' }"
:row-style="{ height: '56px' }"
>
diff --git a/src/views/system/examitems/index.vue b/src/views/system/examitems/index.vue
index 1ba4194b..ab0eac29 100644
--- a/src/views/system/examitems/index.vue
+++ b/src/views/system/examitems/index.vue
@@ -92,7 +92,7 @@
:data="list"
:stripe="true"
:show-overflow-tooltip="true"
- :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' ,color:'#333333'}"
:row-style="{ height: '56px' }"
>
diff --git a/src/views/system/org/index.vue b/src/views/system/org/index.vue
index 78623926..0d09c86f 100644
--- a/src/views/system/org/index.vue
+++ b/src/views/system/org/index.vue
@@ -65,7 +65,7 @@
:data="list"
:stripe="true"
:show-overflow-tooltip="true"
- :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' ,color:'#333333'}"
:row-style="{ height: '56px' }"
>
diff --git a/src/views/system/wx/index.vue b/src/views/system/wx/index.vue
index f8f61b0e..943fd666 100644
--- a/src/views/system/wx/index.vue
+++ b/src/views/system/wx/index.vue
@@ -84,7 +84,7 @@
:data="list"
:stripe="true"
:show-overflow-tooltip="true"
- :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)', height: '56px' ,color:'#333333'}"
:row-style="{ height: '56px' }"
>
diff --git a/src/views/tblist/patientexamlist/index.vue b/src/views/tblist/patientexamlist/index.vue
index 5e3f50d0..1a371b76 100644
--- a/src/views/tblist/patientexamlist/index.vue
+++ b/src/views/tblist/patientexamlist/index.vue
@@ -132,7 +132,7 @@
:stripe="true"
:show-overflow-tooltip="true"
@row-dblclick="handleEdit"
- :header-cell-style="{ background: 'rgb(235, 241, 250)',height:'56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)',height:'56px',color:'#333333' }"
:row-style="{height:'56px'}"
>
diff --git a/src/views/tblist/patientexamlistultrasonic/index.vue b/src/views/tblist/patientexamlistultrasonic/index.vue
index fa50c627..ec13a545 100644
--- a/src/views/tblist/patientexamlistultrasonic/index.vue
+++ b/src/views/tblist/patientexamlistultrasonic/index.vue
@@ -135,7 +135,7 @@
:stripe="true"
:show-overflow-tooltip="true"
@row-dblclick="handleEdit"
- :header-cell-style="{ background: 'rgb(235, 241, 250)',height:'56px' }"
+ :header-cell-style="{ background: 'rgb(235, 241, 250)',height:'56px' ,color:'#333333'}"
:row-style="{height:'56px'}"
>