Explorar o código

采购付款bug

lxf hai 1 ano
pai
achega
03b59868d6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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",