feat: 文案修改

This commit is contained in:
duanshuwen 2025-07-29 19:44:36 +08:00
parent 2e83634d36
commit 716788cd9a

View File

@ -55,7 +55,7 @@ const props = defineProps({
createTime: "",
contactName: "",
contactPhone: "",
orderStatus: "pending", // pending-, completed-, cancelled-
orderStatus: "0", // pending-, completed-, cancelled-
}),
},
});