zhang_12370
4 天以前 3e1fb69d30b38230988a102b651b464c05283675
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],
  };