yanghao hai 2 semanas
pai
achega
2286d1cc15
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/expert/list/index.vue

+ 2 - 2
src/views/expert/list/index.vue

@@ -826,8 +826,8 @@ const teamQueryParams = reactive({
 })
 })
 
 
 const rowStylePresets = [
 const rowStylePresets = [
-  { tableWidth: '64%', backgroundColor: '#eef6ff', columnWidths: [1.5, 1.5, 1.5, 1.5, 1.5] },
-  { tableWidth: '75%', backgroundColor: '#f2faef', columnWidths: [1.8, 1.8, 1.8, 1.8, 1.8] },
+  { tableWidth: '100%', backgroundColor: '#eef6ff', columnWidths: [1.5, 1.5, 1.5, 1.5, 1.5] },
+  { tableWidth: '100%', backgroundColor: '#f2faef', columnWidths: [1.8, 1.8, 1.8, 1.8, 1.8] },
   { tableWidth: '100%', backgroundColor: '#fff8e8', columnWidths: [2, 2, 2, 2, 2] }
   { tableWidth: '100%', backgroundColor: '#fff8e8', columnWidths: [2, 2, 2, 2, 2] }
 ]
 ]
 const rankOptions = computed(() => getStrDictOptions(DICT_TYPE.RD_EXPERT_RANK))
 const rankOptions = computed(() => getStrDictOptions(DICT_TYPE.RD_EXPERT_RANK))