gaoluyang
2 天以前 aa2210a9fec0e32df76e54e9e4e7a7110af2fd1e
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],
  };