src/views/inventoryManagement/receiptManagement/components/formDiaProduct.vue
@@ -81,6 +81,7 @@ import { addStockInCustom, updateProduct } from "@/api/inventoryManagement/stockIn.js"; import { getCurrentDate } from "@/utils/index.js"; const userStore = useUserStore() const { proxy } = getCurrentInstance()