Browse Source

采购付款bug

lxf 1 year ago
parent
commit
03b59868d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/process/PurchasePayment.vue

+ 1 - 0
src/components/process/PurchasePayment.vue

@@ -245,6 +245,7 @@ const formConfig = computed(() => {
       slotName: "rate",
       label: "税率 (%)",
       itemWidth: 34,
+      isShow: formData.data.invoiceType == "1" || formData.data.invoiceType == "2",
     },
     {
       type: "slot",