소스 검색

fix: 创建PO.样式修正.

peter 2 달 전
부모
커밋
81d7cdf282
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/pages/purchase-order/edit.vue

+ 2 - 2
src/pages/purchase-order/edit.vue

@@ -153,11 +153,11 @@
                       backgroundColor:
                         subItem.Supplier.id === form.currentVendor
                           ? '#409eff'
-                          : 'inhert',
+                          : '#fff',
                       color:
                         subItem.Supplier.id === form.currentVendor
                           ? '#fff'
-                          : 'inhert',
+                          : '#333',
                     }"
                     class="border border-solid border-gray-200 border-b-[0] p-[6px] hover:bg-sky-100"
                   >