Jelajahi Sumber

fix: 创建PO.样式修正.

peter 2 bulan lalu
induk
melakukan
81d7cdf282
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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"
                   >