zhang_12370
2 天以前 23006c64e0d7478ff2e8c723f2bfda3781b65b09
src/views/procureMent/index.vue
@@ -217,7 +217,7 @@
    totalPriceExcludingTax: "",
    priceIncludingTax: "",
    totalPriceIncludingTax: "",
    taxRate: "",
    taxRate: "13",
    registrantId: userInfo.value.userId,
    registrationDate: new Date().toISOString().split("T")[0],
  };