chenrui 3 lat temu
rodzic
commit
71cfb858e1

+ 1 - 1
src/views/financialManagement/companyCollectionPayment/list.vue

@@ -206,7 +206,7 @@ export default {
 		cursor: pointer;
 	}
 	.common{
-		color: #000;
+		color: rgba(0, 0, 0, 0.65);
 	}
   }
 </style>

+ 1 - 1
src/views/financialManagement/expenseManagement/list.vue

@@ -313,7 +313,7 @@ export default {
 		cursor: pointer;
 	}
 	.common{
-		color: #000;
+		color: rgba(0, 0, 0, 0.65);
 	}
   }
 </style>

+ 1 - 1
src/views/financialManagement/warehousingAudit/list.vue

@@ -214,7 +214,7 @@ export default {
 		cursor: pointer;
 	}
 	.common{
-		color: #000;
+		color: rgba(0, 0, 0, 0.65);
 	}
   }
 </style>