浏览代码

采购付款bug

lxf 1 年之前
父节点
当前提交
03b59868d6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/process/PurchasePayment.vue

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

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