@@ -509,7 +509,7 @@ const openProductCustomer = ref(false);
const activeName = ref("");
const formData = reactive({
data: {
- currency: "¥",
+ currency: "",
submitType: "2",
amount: undefined,
sampleProductList: [],