feat: 文案修改
This commit is contained in:
@@ -55,7 +55,7 @@ const props = defineProps({
|
||||
createTime: "",
|
||||
contactName: "",
|
||||
contactPhone: "",
|
||||
orderStatus: "pending", // pending-待处理, completed-已完成, cancelled-已取消
|
||||
orderStatus: "0", // pending-待处理, completed-已完成, cancelled-已取消
|
||||
}),
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user